How can we help?

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

Home Forums PokaTheme support how to remove the Header background?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #15285
    admin
    Keymaster

    Hi,

    There is no option in Visual settings but you can easily make it with CSS in Customizer -> Additional CSS:

    .header-background { background:#ccc; }
    .header-background img { display:none; }

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.