Cyperpunk-girl-333 Posted November 9, 2022 Share Posted November 9, 2022 How do I add some padding so that my store information is sitting so close to the navigation? I'd like it to have some space 🌝 Link to comment
Beyondspace Posted November 9, 2022 Share Posted November 9, 2022 8 hours ago, Cyperpunk-girl-333 said: How do I add some padding so that my store information is sitting so close to the navigation? I'd like it to have some space 🌝 Can you share your URL to this page so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Cyperpunk-girl-333 Posted November 9, 2022 Author Share Posted November 9, 2022 www.spacept.com.au Link to comment
MayaViolet Posted November 10, 2022 Share Posted November 10, 2022 On 11/8/2022 at 8:50 PM, Cyperpunk-girl-333 said: How do I add some padding so that my store information is sitting so close to the navigation? I'd like it to have some space 🌝 Hi @Cyperpunk-girl-333, try this code: /* Product Description Padding Top */ @media all and (min-width: 767px) { .products.collection-content-wrapper { padding-top: 50px !important; //adjust padding here } } You may want to adjust the min-width of the media query to match the screensize you want the padding to apply to! tuanphan 1 Link to comment
Cyperpunk-girl-333 Posted November 10, 2022 Author Share Posted November 10, 2022 Thank you so much MayaViolet 1 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