How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support Search bar hide – ForexOptions

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12821
    adrian ciszek
    Participant

    hello
    how to remove/hide search bar in ForexOptions theme?
    thank you

    #12823
    admin
    Keymaster

    Hi Adrian,

    You can hide it with CSS.

    header .search-form {
      display:none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.