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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15279
    Okaay
    Participant

    No image selected status
    but I still have an image in the title

    how can i make the Header background just a color?

    #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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.