Shop Categories

X

SEARCH BOX

Home Forums Agama Pro SEARCH BOX

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10523
    Resiliencengine
    Participant

    Hi there,

    can I remove the searching box in the header? Now that I have a customized menu bar, the search icon/bar is in the middle of the page and I would prefer to delete it.

    #10528
    Zex
    Moderator

    Hi, Resiliencengine!

    The search box can be turned off in Customizing ▸ Header▸ General menu.

    https://prnt.sc/kqrmwh

    If this doesn’t help you, enter the following code in Customize-> General-> Additional CSS:

    .vision-main-menu-search{
        display:none!important;
    }

    Regards

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