jilldiane_ Posted January 19, 2022 Share Posted January 19, 2022 Site URL: https://gopher-antelope-sfzz.squarespace.com/ When I change one gallery column number the other one changes as well. I want branding to be three columns and the life and love to be two columns. is there any way to make this happen. i tried targeting the grid overlay repeat in the life and love section but no luck PW: 1234 Link to comment
Beyondspace Posted January 19, 2022 Share Posted January 19, 2022 1 hour ago, jilldiane_ said: Site URL: https://gopher-antelope-sfzz.squarespace.com/ When I change one gallery column number the other one changes as well. I want branding to be three columns and the life and love to be two columns. is there any way to make this happen. i tried targeting the grid overlay repeat in the life and love section but no luck PW: 1234 I think you can set Custom Css for the specific gallery with the section id. Try section[data-section-id="61c25b4cd7749143c84146e1"] .portfolio-grid-overlay{ grid-template-columns: repeat(2,minmax(0,1fr)); } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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 January 19, 2022 Share Posted January 19, 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
jilldiane_ Posted January 23, 2022 Author Share Posted January 23, 2022 i tried that same code earlier and it made no changes. I just tried yours and its still left aligned. 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