How can we help?

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

Home Forums PokaTheme support Hide search form in Mobile menu / Hide MENU text on phone menu

Viewing 10 posts - 11 through 20 (of 22 total)
  • Author
    Posts
  • #11833
    Marius
    Participant

    I figured it out by myself.

    The working code is:
    .head-menu.head-menu { display:none; }

    #17975
    Marketing
    Participant
    This reply has been marked as private.
    #17978
    Marketing
    Participant

    Hi, this is not working. Please do know how to remove the Hamburger side menu and Search glass that appears on the top right of the header?

    #17979
    Marketing
    Participant

    Hi, this is not working. Please do you know how to remove the Hamburger side menu and Search glass that appears on the top right of the header?

    #17985
    admin
    Keymaster

    Hey there!

    Can you give us a link to your website? This way it’s easier for us to give you the appropriate CSS snippet you can use.

    #17988
    Marketing
    Participant
    This reply has been marked as private.
    #17995
    admin
    Keymaster

    Hello!

    Use this CSS snippet:

    .header-top-flex-part–right { display: none !important; }

    You can add this either through your child theme style.css or Dashboard > Customize > Additional CSS.

    #17996
    Marketing
    Participant

    Thankyou Sir! That worked as desired.

    #17998
    admin
    Keymaster

    Hello!

    Nice, you’re welcome!

    #18700
    Robert Stewart
    Participant

    Hi – this didn’t seem to work on my site :

    header-top-flex-part–right { display: none !important; }

    Can you help with a CSS snippet to hide? I went via “Additional CSS” in the Appearance menu

Viewing 10 posts - 11 through 20 (of 22 total)
  • You must be logged in to reply to this topic.