Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1068342

    Hi,

    I have added #menu-item-search {display:none;}

    But this does not remove the search function on mobile devices. Could you help me?

    Thanks,

    Christian

    #1068447

    Hey Dimpkier,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1068606

    Thanks Victoria,

    here it is.

    Best,

    Christian

    #1068844

    Hi,

    Please try this instead:

    .av-main-nav li#menu-item-search {
      display:none !important;
    }

    Remember to delete the old CSS and JS files under Enfold->Performance as well before checking.

    Best regards,
    Rikard

    #1068855

    Perfect, Rikard. Thank you very much!

    #1068936

    Hi Dimpkier,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.