LHH333 Posted July 31 Share Posted July 31 Hi -- I'm trying to remove the overlay -- or at least make it even lighter -- on the rotating poster images at the top of my site. https://www.baltimorespromise.org/new-home-2 PW: NewHome I've gone to Design/Site Styles/ Image Block Poster Overlay and set it to hsla (0, 0%, 100%, 0) and a small overlay remains. I haven't had luck with the coding I've tried. Can you help? Thanks! Link to comment
Solution tuanphan Posted August 1 Solution Share Posted August 1 Use this code to Design > Custom CSS .image-overlay, .image-card-wrapper { background-color: transparent !important; -webkit-mask-image: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment