• Resolved fnjdbfjqbfkskfcqs

    (@charlieherbs)


    I’ve been trying all sorts to remove the search option from the primary header but to no avail… The theme I’m using is Blossom Beauty which is a child theme so I’m being lead to believe it could be something to do with that?

    The search plays up when selected, as you might see.

    Ideally I want my categories centred and the search option taken away completely…

    Help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @charlieherbs,

    To remove the search function, you can add the below code in Additional CSS via Admin Dashboard > Appearance > Customize > Additional CSS.

    .header-layout-two .header-b .tools {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove search option from primary header…’ is closed to new replies.