Hey,
I simply can’t get my site’s background color to transparent. I want the background of my site to be black, so when I add a new section in transparent mode it is displayed with the black background behind it.
I tried adding this code that I found to the Custom CSS in the customiser, but it doesn’t seem to change anything:
.x-section {
background-color: transparent !important;
}
I am using blank – no container with header and footer as a template.
Thanks!
Florian