• Hello all,

    First of all I have to apologize for being a real noob with this. I’ve made several “bad” wordpress blogs, they didn’t look that good at all, but hey, they where usefull.

    Anyway, I’m now working on a blog for my girlfriend: https://www.iAMakingART.com

    But here’s what I want now:

    I want the background to be visible after the header and menu..

    It should look something like this:
    xxxxxxxxxxxxx HEADER xxxxxxxxxxxxxxxxx
    xxxxxxxxxx MENU xxxxxxxxxxxxxxxxxx
    ———— EMPTY ——————-
    ———— EMPTY ——————-
    xxxxxxxxxxxx SLIDER xxxxxxxxxxxxxxxxxx

    end of page.

    Where it says EMPTY, it should show the background, instead of the black “foreground” from the page..

    Any idea of what I mean?

    Something like on this page: https://johndimick.com/

Viewing 1 replies (of 1 total)
  • I think you can get close to what you described by adding this line to the end of style.css:

    #page { background-color: transparent; }

Viewing 1 replies (of 1 total)
  • The topic ‘Show background after header and menu’ is closed to new replies.