FinalApproach Posted January 10, 2021 Share Posted January 10, 2021 Site URL: https://thewindowflyer.com/store Hi Everyone, I have a question - does anyone know how I might be able to add spacers beneath the catalog items on my merchandise page? It's set up as a Products page (not a typical webpage), and I don't see any option to add a spacer to prevent the color in my footer from overlapping the content. If you browse around to some of the other pages on my site, the footer appears fine. It's just this one page that's giving me trouble. Thanks in advance! Link to comment
creedon Posted January 10, 2021 Share Posted January 10, 2021 Add the following to Store Settings > Advanced > Page Header Code Injection for the Store page. <style> .ProductList-grid { margin: 0; } </style> I consider this a bug as SS allows you to set that spacing and yet it overflows into the footer. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
FinalApproach Posted January 10, 2021 Author Share Posted January 10, 2021 Hey thanks for sending that over - definitely appears to be a layout bug in SS. At first try, the code injection solved the issue with the footer. However, it created another issue where the block of products got left-aligned and placed beneath the product category list, whereas I prefer to have the two side-by-side and not stacked. But that second screenshot kind of led me to tinker around with some of those spacing sliders in the site styles. I was able to get the desired result by: Reducing the Item Spacing under Products: Layout from 100px to 70px Increasing the Spacing under Products: Details from 20px to 40px Thanks again for your help! creedon 1 Link to comment
davidmatos Posted January 25, 2022 Share Posted January 25, 2022 It seems to be a SS bug indeed, related to the footer itself rather than any blocks. It overlaps all blocks in every page. 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