groundsy Posted May 11 Share Posted May 11 (edited) I'm trying to use this code to make the card on the home page banner slideshow transparent and slightly frosted. I've pasted this code into the Custom CSS but no luck. It would be great if anyone could help. section[data-section-id="645cd23eee3c4a7933655414"] .list-item{ background: inherit!important; background-color: rgba(255, 255, 255, .3)!important; backdrop-filter: blur(5px)!important; } Site is https://vanilla-snail-g56h.squarespace.com/ Password for the site is AirR0aster23 Thanks in advance. Edited May 11 by groundsy Link to comment
Solution tuanphan Posted May 12 Solution Share Posted May 12 Add to Design > Custom CSS body.homepage .list-item-card-background { background-color: rgba(255,255,255,0) !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
groundsy Posted May 15 Author Share Posted May 15 Thanks for your help @tuanphan. That worked! tuanphan 1 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