• Resolved brandozer22

    (@brandozer22)


    Hi everyone,

    Hoping for some help here, I’ve been banging my head against the wall on this one for a few days now.

    I’m using the DEEP (Webnus) theme for my site, and have had very little success with asking them for help so far. I have a pretty simple problem but it’s really bugging me. My header on my PAGES is transparent. So I can put a dark background behind it (like on my home page) and use white font for it to pop. That’s worked flawlessly for every PAGE I’ve created. But when I try to make a POST, for some reason there’s this white bar under the header at the top of the page, and no matter what I do I can’t get that bar to be transparent.

    On the DEEP theme I’ve made sure the background of the header is cleared, and I can’t for the life of me figure out how to get rid of that white bar. Is there any CSS that I could add in here to accomplish that?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter brandozer22

    (@brandozer22)

    Hello!

    Figured this out, for anyone having this issue you can use the following Additional CSS to fix this. I’m really not sure why it only seems to be a problem in Posts and not Pages, but it’s simple enough:

    .whb-wrap {
    background:transparent;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Issues Making Post header transparent’ is closed to new replies.