Background colour – Full width featured area Child Theme
-
Hi
I would like to change the background colour of all the pages using Full width featured area from white to a semi opacity creamy colour.
I have tried the following code in my Custom CSS but it doesn’t seem to work
#content-full { <div style="background: rgb(248, 236, 194); background: rgba(248, 236, 194, 0,5); border: none;</div> }Is there something I’m doing wrong? I’m still new at this… so don’t go all CSS guru on me please 😉
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Background colour – Full width featured area Child Theme’ is closed to new replies.