ifd1704 Posted May 4, 2022 Share Posted May 4, 2022 Site URL: https://heron-helix-4csn.squarespace.com/ Can someone please help me with code for increasing the padding between the product title and header navigation on the product pages? I have used the following code to remove the breadcrumbs on the product page and now the padding is non existent. /* remove breadcrumb */ nav.ProductItem-nav { display: none; } https://heron-helix-4csn.squarespace.com/ P/W: TEST Thanks in advance! Link to comment
Beyondspace Posted May 5, 2022 Share Posted May 5, 2022 Do you mean something like this? 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
Beyondspace Posted May 5, 2022 Share Posted May 5, 2022 You can try the following code .post-type-store-item { padding-top: 50px; } Change the padding value until it meets your requirement 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment