khs123 Posted February 18, 2022 Share Posted February 18, 2022 I'm looking to remove the grey background box from the title/description on a slideshow. I'm successfully changed the font as follows: .sqs-gallery-block-slideshow .meta .meta-description p { font-family: coldsmith-pro, sans-serif; font-size: 2rem !important; } But when I try to remove the background, it doesn't do anything. I've tried the code below, but it doesn't work: .sqs-gallery-block-slideshow .meta .meta-inside { background: transparent !important; } Any help would be appreciated! Link to comment
Beyondspace Posted February 18, 2022 Share Posted February 18, 2022 2 hours ago, khs123 said: I'm looking to remove the grey background box from the title/description on a slideshow. I'm successfully changed the font as follows: .sqs-gallery-block-slideshow .meta .meta-description p { font-family: coldsmith-pro, sans-serif; font-size: 2rem !important; } But when I try to remove the background, it doesn't do anything. I've tried the code below, but it doesn't work: .sqs-gallery-block-slideshow .meta .meta-inside { background: transparent !important; } Any help would be appreciated! You can share your site with the protected password so we can check your issue BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
khs123 Posted February 18, 2022 Author Share Posted February 18, 2022 @bangank36 I have DM'd you my site password, thanks Beyondspace 1 Link to comment
tuanphan Posted February 21, 2022 Share Posted February 21, 2022 Have you solved it yet? 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
khs123 Posted February 21, 2022 Author Share Posted February 21, 2022 Yes, @bangank36 solved it for me - #block-yui_3_17_2_1_1645099389254_2411 .meta { background-color: transparent; } Beyondspace and tuanphan 2 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