Hello all,
I’m using the Integrity theme for a simple one-pager. I’d like the sections/containers to be completely transparent but when I set everything to 0% opacity it stays white. I’ve added the following to the CSS with no luck:
.site {
background-color: transparent;
}
URL is: freetimefamily.com
How can I fix this?