Guest Posted August 10, 2019 Posted August 10, 2019 Hi there, I have searched through the forums and google to find a solution to change the banner overlay color on one page on the West template? I have tried this piece of css #bantest { .tweak-overlay-parallax-enabled .Index-page--has-image:before { background-color: #6782012e;} } and also this #bantest { .tweak-overlay-parallax-enabled .Index-page--has-image:before { background-color: rgba(255,255,255,.46); } } Both just haven't worked. If anyone has a solution for this on the West template or can point me in the right direction that would be a big help. Thanks in advance! superboyevan
tuanphan Posted August 10, 2019 Posted August 10, 2019 @superboyevan Replace #about-banner-west with your page banner ID. Or you should post site url to check ID. section#about-banner-west { background: #f1f2f3; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.