Transparent text area
-
I would like to make the white box on each page transparent so I can see the background image that I want to use.
I tried: `#primary {
opacity: 0.5;
}`but that made everything transparent, including the text. Is there a way to just make the text box transparent?
Thanks in advance!
- The topic ‘Transparent text area’ is closed to new replies.