Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27056

    Kriesi

    How do i remove the seach icon next to the menu in the header. I dont need it on my site.

    I will post this in the comments section in themeforest as well.

    Thanks

    Byron

    #132587

    Hi,

    You can add this on your custom.css or Quick CSS

    #menu-item-search {
    display: none;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘REMOVE SEARCH ICON IN HEADER’ is closed to new replies.