Hide search box on mobile devices - by TAT_PM

This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: TAT_PM
    TAT_PM
    Participant
    October 2, 2015 at 17:53

    hi again

    can i hide the search box on mobile devices?

    thanks

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2015 at 19:01

    Hello,

    Use this code in custom.css file:

    @media (max-width: 480px) {.top-cart-disabled .header-type-2 .search {
       display: none !important;
    }}

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.