Hi,
I am trying to make the pages on my site transparent so I can see the background image through them but still read the text. I want the content itself to be full opacity but the white box itself to be translucent. I have looked all over the forum and have tried various options in the custom CSS such as:
.wrapper {
background-color: rgba(255, 255, 255, 0.5);
}
but so far nothing is working. Please can you help.
My site is here http://www.starsofsundayleague.co.uk
Thank you,
EUan