Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #155946
    Nicky
    Participant

    I hope you can help me with this.

    I’d like to remove the search button in the top navigation bar or remove the featured image from the search results.

    I’ve tried various Additional CSS codes, cleared my browseer cache to test but none of them have worked for me.

    My website

    Many thanks

    #156135
    sapana
    Participant

    @nicky_poppy:/* To remove the search button from navigation*/
    Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code

    #search-toggle {
        display: none !important;
    }

    Let me know if this helps you out!
    Kind Regards,
    Sapana

    #156300
    Nicky
    Participant

    Thank you Sapana, that worked!

    #156388
    sapana
    Participant

    @nicky_poppy:Hello, there,
    I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/clean-fotografie/reviews/#new-post for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Search’ is closed to new replies.