ChristopherBerman Posted July 26, 2020 Share Posted July 26, 2020 Hey - trying to put a gradient on my top sections on mostly all pages - but its targeting my footer as well - i`m using this code .page-section:nth-child(1){background: linear-gradient(30deg, turquoise, blue)!important;} .page-section:nth-child(1) .section-background{background-color:transparent!important} Link to comment
tuanphan Posted July 27, 2020 Share Posted July 27, 2020 #page { .page-section:nth-child(1){background: linear-gradient(30deg, turquoise, blue)!important;} .page-section:nth-child(1) .section-background{background-color:transparent!important} } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.