• Dear friends from SKT Themes:

    Thanks for this theme!

    I’d like to know how I can remove the search box in the header. Is it possible via CSS?

    Thanks in advance,
    Marco Andrei

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey there Marco,

    How are you today?

    This is definitely possible with some custom CSS. Please try adding the following CSS code to Appearance >> Theme Options >> Basic Settings >> Custom CSS:

    form.search-form {
    display: none;
    }

    This should remove the search form. Hope this helps ??

    Cheers,
    Bojan

    Thread Starter Marco Andrei Kichalowsky

    (@marcoandrei)

    Hello, Bojan!

    Really easy! Thanks for your help.

    Best regards from Porto Alegre, Brazil!
    m.

    Glad I could help ??

    Cheers,
    Bojan

    form.search-form {
    display: none;
    }

    Doesn’t seem to work anymore for the SKT theme. Is there a new way to go about removing the search bar?

    Thanks!

    Hey there fatfranko,

    Sorry to hear that the code is not working. I double checked this on my installation with that code and the code worked properly.

    Where are you adding the code?

    Additionally could you post link to your site with the code added so I can take a look?

    Looking forward for your reply.

    Best regards,
    Bojan

    Theme Author sonalsinha21

    (@sonalsinha21)

    Hi Bojan,

    Yes the code works fine

    Sorry I missed your post Bojan. Thanks for the quick response. We ended up going with a different theme, unrelated to the search bar issue I’m having. Awesome theme though! Thanks again for the assistance! ??

    Ask
    Hello
    Display image slide is empty
    SKT Pathway theme
    Default display 5 images, but appeared 6 slides, 1 slide it empty slide
    how to delete blank SlideImage?

    Thanks for advice

    Taufan

    Theme Author sonalsinha21

    (@sonalsinha21)

    HI Taufan,

    It is conflicting with some script. Remove sticky header or check other plugins.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Is it possible to remove the search box in the header?’ is closed to new replies.