opaque background behind text
-
hi. I’d like to have a 20% opaque background behind text but in front of background image.
its hard to read the text on the page due to the background so I want the text box to have a, say, 20% screen behind it. How do you do that?
what I did so far was enter {
background: rgba(255, 255, 255, 0.8);
}in the custom css box but that makes the whole area opaque.. I just want a box behind the actual text.
Also, is there a way to make the background image only on the main page? When I change the background image, all the pages follow suit.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘opaque background behind text’ is closed to new replies.