smithandrew1993 Posted January 28, 2021 Share Posted January 28, 2021 Site URL: https://badlab.squarespace.com/ Hi, I need some help regarding padding on top of Related Products on product pages and below text 'You may also like'. Link: https://badlab.squarespace.com/store/backend/outline-hoodie Password: temp I've changed the line spacing for the entire site on 'heading 2' but that makes it cut behind the 'related products' block. Any help appreciated! Link to comment
tuanphan Posted January 31, 2021 Share Posted January 31, 2021 Hi. Add to Design > Custom CSS h2.ProductItem-related-label { line-height: 1em; margin-top: 30px; margin-bottom: 30px; } smithandrew1993 1 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
smithandrew1993 Posted January 31, 2021 Author Share Posted January 31, 2021 13 hours ago, tuanphan said: Hi. Add to Design > Custom CSS h2.ProductItem-related-label { line-height: 1em; margin-top: 30px; margin-bottom: 30px; } @tuanphan Thank you so much! Works prefect Link to comment
smithandrew1993 Posted January 31, 2021 Author Share Posted January 31, 2021 (edited) 19 hours ago, tuanphan said: Hi. Add to Design > Custom CSS h2.ProductItem-related-label { line-height: 1em; margin-top: 30px; margin-bottom: 30px; } @tuanphanWould it also be possible for you to help me reduce the space between the new 'Size guide' button I've added and the product pictures please? Your help is greatly appreciated! Edited January 31, 2021 by smithandrew1993 Link to comment
tuanphan Posted February 6, 2021 Share Posted February 6, 2021 On 2/1/2021 at 5:26 AM, smithandrew1993 said: @tuanphanWould it also be possible for you to help me reduce the space between the new 'Size guide' button I've added and the product pictures please? Your help is greatly appreciated! It looks fine here. Didyou solve 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
smithandrew1993 Posted February 7, 2021 Author Share Posted February 7, 2021 16 hours ago, tuanphan said: It looks fine here. Didyou solve this? Managed to solve for desktop but haven't on mobile. Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 Add to Design > Custom CSS @media screen and (max-width:767px) { .product-description { margin-top: 0; } } smithandrew1993 1 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
smithandrew1993 Posted February 8, 2021 Author Share Posted February 8, 2021 12 hours ago, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { .product-description { margin-top: 0; } } Worked great. 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