• I am trying to make the page background color transparent so you can see the background image through, but I still need my images, header, footer, text and menu to remain fully opaque. I am using the Pinboard theme, and unfortunately cannot add the site because it is on a testing server for now.

    I know there has to be a css code I can add to the child css, but I do not know what it is.

    THANK YOU!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m sorry but it is really beyond the scope of these forums to deal with general CSS issues. Try a dedicated CSS resource such as http://www.css-discuss.org/ instead.

    Transparency is inherited by contained elements – so you can’t do it that way. The better approach is to use a transparent image for the background for just the element you want to be transparent.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Making Page Background Color Transparent’ is closed to new replies.