TTBwebsite Posted October 8 Posted October 8 Site URL: https://www.thetoothbible.com/smile-shop Please help. I am trying to center align the products on this page. They are all left aligned. I am a BEGINNER to squarespace, so please help in layperson's terms. Also - is there a way to adjust mobile so that all items are not stacked one by one. I'd rather have them smaller and display more in a row, rather than having to scroll to see each individual product. Is there anyway to make mobile a carousel design, but not have it be that way on desktop? Thank you!!
tuanphan Posted October 11 Posted October 11 You can try this code to Website Tools > Custom CSS for Baby Section. If it works, you can let me know all sections you want to do similar, I will check & give code for all. @media screen and (min-width:768px) { .user-items-list-item-container[data-section-id="65b0089cecda655d2ff206e0"] li { position: relative; left: calc(~"200% + 20px"); } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment