Cmdr_Penetrant Posted January 18, 2021 Share Posted January 18, 2021 Site URL: https://www.likeahound.com/bandanas/p/buffalo-plaid-bandana I'm having a bit of trouble removing the excess space between the nav section and the content on the product pages of this site without screwing things up totally. Any recommendations? Link to comment
Beyondspace Posted January 18, 2021 Share Posted January 18, 2021 50 minutes ago, Cmdr_Penetrant said: Site URL: https://www.likeahound.com/bandanas/p/buffalo-plaid-bandana I'm having a bit of trouble removing the excess space between the nav section and the content on the product pages of this site without screwing things up totally. Any recommendations? You can try it in Design->Custom CSS .products.collection-content-wrapper { padding-top: 0; } @media screen and (min-width: 768px) { .ProductItem-nav { padding-bottom: 0; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Cmdr_Penetrant Posted January 19, 2021 Author Share Posted January 19, 2021 On 1/17/2021 at 7:16 PM, bangank36 said: You can try it in Design->Custom CSS .products.collection-content-wrapper { padding-top: 0; } @media screen and (min-width: 768px) { .ProductItem-nav { padding-bottom: 0; } } This code worked great! Thanks so much for your assistance! Link to comment
tuanphan Posted January 23, 2021 Share Posted January 23, 2021 @Cmdr_Penetrant I see this button on tablet doesn't look good. Do you want to fix this? 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.