How can we help?

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

Home Forums PokaTheme support Remove search bar + alight hamburger menu to the left

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #14242
    V H
    Participant

    Hi!

    Do you have a CSS-code for removing the search bar in desktop/mobile, as well as moving the hamburger menu to the left side in mobile?

    Thanks,

    #14247
    admin
    Keymaster

    Hi!

    Which header style you are using?

    #14249
    V H
    Participant

    Hi!

    We use the “Header Style 3” for the site.

    #14259
    admin
    Keymaster

    Hi!

    Please check the snippet below:

    .body-header-style3 .head-inline .top-bar-search { display:none; }
    .head-menu.head-menu--s3 { text-align:left; }
    
    #14260
    V H
    Participant

    Thank you,

    Works great!

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