Home Forums Free Themes Corponess How can I remove the search icon in the menu on Corponess

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #187543
    janhovers
    Participant

    Dear people, who can help me remove the search icon in the menu on all my pages on Corponess? I can’t find an option in the Customizer and all the CSS codes from the internet don’t work either. Or am I doing something wrong? Please help! Many thanks!

    #187545
    Psink
    Keymaster

    Add this CSS in the Customizer >> Additional CSS

    #primary-menu .search-menu{
    display:none;
    }

    Please let us know if its works

    #187547
    janhovers
    Participant

    Hi Psink,
    Fantastic! It works! Thank you very much for your quick and good response. Greetings from the Netherlands!

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