Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #242817
    adumi
    Participant

    How do I edit the menu at the top right and remove the magnifying glass search icon, please?
    screenshot

    #242829
    Skandha
    Participant

    @adumi: Hello there,
    To edit the menu
    Go to => Appearance => Customize => Menus => View All Locations => Primary Menu => Edit the menu.

    To remove the search icon.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #primary-search-wrapper, .mobile-social-search .search-container {
        display: none !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #242848
    adumi
    Participant

    Worked like a charm! Thank you so much, Skandha!
    Have a wonderful weekend!

    #242851
    Skandha
    Participant

    @adumi: 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/bold-photography/reviews/#new-post
    Your review will help others know what to expect when they’re looking 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. Have a good day! 🙂

    Kind Regards,
    Skandha

    #242860
    adumi
    Participant

    Sure thing, just did!

    #242880
    Skandha
    Participant

    @adumi: Thank you for your wonderful review. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to edit menu at the top right and remove the magnifying glass search icon’ is closed to new replies.