Cmdr_Penetrant Posted January 18, 2021 Share Posted January 18, 2021 (edited) 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? Edited January 18, 2021 by Cmdr_Penetrant clarification of text Beyondspace 1 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; } } tuanphan 1 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
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! Beyondspace 1 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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