Home Forums Free Themes Careerpress removing search form from the header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #117418
    bluesboy80
    Participant

    hello, I would like to remove the search from from the header.

    following code only hides it but the form is still there only unseen but you can still click it open

    svg.icon-search,
    svg.icon-close {
        display:none
    }

    so how to remove it completely?

    cheers!

    #117448
    wensolutions
    Keymaster

    Hello,

    Regarding your query to remove the search from the header image, you can remove the search button from the header menu by following the path Admin Panel > Appearance > Customize > Menus > Menu Location(Header Menu) and disable search.

    For clarification, you can refer to the screen record given below,

    https://www.loom.com/share/fdb87efbd81449f5aa794224288d5f4c

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    #117673
    bluesboy80
    Participant

    I need to have css code for it as I’m using free version of the theme and your solution works only on pro version.

    cheers

    #117741
    wensolutions
    Keymaster

    Hello,

    Actually, the screen record we sent is recorded from the free version of the theme. The free version of the theme gives the feature to disable search from the header section.

    Once, follow the same path as above screen record and verify the issue.

    Regards.

    #117878
    bluesboy80
    Participant

    now you were absolutely right, silly me had three different WordPress sites open at the same and tried to find these settings on wrong Worpress admin panel 😀

    so, thank you for your help!

    #118058
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Regards.

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