IndiahSaunders 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? 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
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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment