Shan1234 Posted November 17, 2022 Posted November 17, 2022 How can I change the background color of the circles with the arrows on the carousel banner just for mobile? On only this specific banner slideshow of my page (I have two sections with a carousel banner but only want to affect one). This is the block id of the carousel slideshow I want to edit the buttons of: section[data-section-id="636036c5ceb573281250fd2e"] The buttons are currently shown in the nude color (see screenshot) but I want to change them to #1B233D and the arrow color to #FFF4E8. Just for mobile please 🙂 max size: 640px
Beyondspace Posted November 17, 2022 Posted November 17, 2022 20 minutes ago, Shan1234 said: How can I change the background color of the circles with the arrows on the carousel banner just for mobile? On only this specific banner slideshow of my page (I have two sections with a carousel banner but only want to affect one). This is the block id of the carousel slideshow I want to edit the buttons of: section[data-section-id="636036c5ceb573281250fd2e"] The buttons are currently shown in the nude color (see screenshot) but I want to change them to #1B233D and the arrow color to #FFF4E8. Just for mobile please 🙂 max size: 640px Can you share your site with the protected password so I can take a look? Shan1234 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Shan1234 Posted November 18, 2022 Author Posted November 18, 2022 Thank you! Here is the link: https://grape-coconut-ph27.squarespace.com/home-final
Beyondspace Posted November 18, 2022 Posted November 18, 2022 Can you check the URL again? Shan1234 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Ziggy Posted November 18, 2022 Posted November 18, 2022 Try this code, it will apply to all list item arrows on mobile, so will work better if you can pinpoint which page and section this is on: @media only screen and (max-width:768px) { .user-items-list-banner-slideshow .user-items-list-banner-slideshow__arrow-icon-background { background-color:#1B233D; } .user-items-list-banner-slideshow .user-items-list-banner-slideshow__arrow-icon-foreground { stroke:#FFF4E8; } } Let me know if that works for you! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment