Mcddt Posted July 12, 2020 Share Posted July 12, 2020 Site URL: https://www.buildingrootsph.com Hello, I used the code below to, hopefully, show 2 images per row on all my grid summary blocks on mobile view. @media screen and (max-width:640px) { .sqs-block-summary-v2 .summary-item.positioned { width: 50% !important; position: static; } .sqs-block-summary-v2 .summary-item-list { display: flex; flex-wrap: wrap; flex-direction: row; } It works! But, it also affects my carousel summary blocks. How do I disable that css to only 2 pages of my website (where all I used are carousel summary blocks)? Link to comment
Beyondspace Posted July 12, 2020 Share Posted July 12, 2020 HI Mcddt, You can access Pages section and choose Advanced section in individual pages to add the custom code for them without affect the whole 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, Keyword HighlighterIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment