Header Transparent; Body Not in Twenty Twelve
-
My WordPress site.
https://christianlabor.com/upgrademenow/
It seems no one knows how to get transparency only in the header and not for the whole page. CSS in child theme of Twenty Twelve.
/*.site { background-color: rgba(255, 255, 255, 0); }*/ #page { background: transparent; } /*body { background: #ffffff; }*/
Note the ineffective commented out attempts. =)
I am maddeningly close. I do not understand why simply setting the header itself as transparent background is totally ineffective. I read elsewhere on this site that you make the whole page transparent then add color back to other sections? What other sections? What are their names?
Any help appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Header Transparent; Body Not in Twenty Twelve’ is closed to new replies.