Madison_hanley Posted April 27, 2022 Share Posted April 27, 2022 Site URL: https://www.beginonballard.com/collection-template Hello there, I am hoping to make the product section background color customizable for this Collection template (https://www.beginonballard.com/collection-template). However, when I use the ID selector to select the specific section and change the background, it is not working. section[data-section-id="625dd3b1b6a8f638e6108722"] { background: #000000; } Can you please provide assistance? Thank you! Link to comment
Beyondspace Posted April 27, 2022 Share Posted April 27, 2022 1 hour ago, Madison_hanley said: Site URL: https://www.beginonballard.com/collection-template Hello there, I am hoping to make the product section background color customizable for this Collection template (https://www.beginonballard.com/collection-template). However, when I use the ID selector to select the specific section and change the background, it is not working. section[data-section-id="625dd3b1b6a8f638e6108722"] { background: #000000; } Can you please provide assistance? Thank you! You can try section[data-section-id="625dd3b1b6a8f638e6108722"] .section-background { background: pink !important; } Let me know how it works on your site Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted April 27, 2022 Share Posted April 27, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Madison_hanley Posted April 28, 2022 Author Share Posted April 28, 2022 Thank you! That worked! 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