How to make a specific page have a transparent background
-
Hi,
I have the following code in my css and it is making all of the pages background transparent. It is cool to see but I would really like it on 1 specific page to happen on. What can I change to make it only work on a page called ‘Home’.
Site: https://thenuthousewoodworks.com
Theme used: Twenty Fourteen
CSS Coding
.site, .entry-header, .entry-title, .entry-content {
background-color: transparent !important;
}Sincerely,
AlanPecan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to make a specific page have a transparent background’ is closed to new replies.