How can we help?

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

Home Forums PokaTheme support Remove green bar when importing logo on topbar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17714
    TM
    Participant

    Hi,

    How do I remove the green bar which is placed under my logo (topbar) on homepage?

    Thanks in advance,
    TM

    #17720
    admin
    Keymaster

    Hi TM,

    Which green bar do you refer to? Can you send us a link/screenshot to check this out? I don’t see any green bar on our Demo: https://demos.pokatheme.com/pokatheme/

    #17732
    TM
    Participant

    This is the link sir:
    green bar under logo

    #17734
    admin
    Keymaster

    You can remove this by adding the following CSS:

    .site-header--style2 .header-logo::after { display: none; }
    

    You can do this using the style.css of your child theme OR by adding the CSS inside Dashboard > Appearance > Customize > Additional CSS.

    #17736
    TM
    Participant

    You are amazing, thanks for fast reply!

    #17739
    admin
    Keymaster

    Thank you!

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