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
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
Thanks Victoria,
here it is.
Best,
Christian
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
Perfect, Rikard. Thank you very much!
Hi Dimpkier,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria