Home Forums Retail Removing the search bar from the top left corner – Retail Theme

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5527
    mymechanicguysf
    Participant

    How do I go about removing the search bar from the top left corner? My site does not need it so I’d like to disable it. Thanks in advance.

    #5529
    Andy
    Keymaster

    Hi,

    Copy this to Appearance > Additional CSS:

    #masthead .top-search {
        display: none;
    }
    #5571
    Andy
    Keymaster

    Update: as of version 1.0.7, Retail now has the option to remove the search bar in the customizer options.

    Please see the documentation for more details.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing the search bar from the top left corner – Retail Theme’ is closed to new replies.