ifd1704 Posted May 4, 2022 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!
Beyondspace Posted May 5, 2022 Posted May 5, 2022 Do you mean something like this? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted May 5, 2022 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment