Make background transparent on a specific page
-
Hi,
I need to make the content background transparent on just the front page of my website my website.
I’m using the Custom CSS plugin in Jetpack. Adding this bit of CSS makes all of the content backgrounds on my website transparent:
#main > .wrapper { background-color: transparent; }
How do I narrow this down to one specific page? The wordpress page id for my front page is 1378, I think.
Thanks for the help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Make background transparent on a specific page’ is closed to new replies.