cmography Posted February 28, 2020 Share Posted February 28, 2020 Site URL: https://agicreative.com/info/team/chrismathews Site Password: password (in development) I am trying to remove the banner overlay color on our team bio pages, but don't want to affect the rest of the site. I have found Custom CSS code to do this with other templates, but I am not having any luck on my site. Does anyone know how to do this on Impact? Link to comment
tuanphan Posted February 28, 2020 Share Posted February 28, 2020 Add to Bio Page Settings > Advanced > Header <style> .Parallax-item:first-child .Index-page-image:before { background-color: rgba(0,0,0,0); } </style> 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
cmography Posted February 28, 2020 Author Share Posted February 28, 2020 That worked! Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.