FitBar Posted February 23, 2021 Share Posted February 23, 2021 Site URL: https://www.fitbarstrong.com/ocr-ninja-warrior-equipment/suspension-straps Hi all - there's a pretty big space above the "Additional information" field product text / below the pictures / add to car button that goes into the Its on both desktop and mobile. Any CSS is appreciated! @tuanphan Link to comment
tuanphan Posted February 28, 2021 Share Posted February 28, 2021 Hi. Add to Design > Custom CSS /* space under product thumbnails */ .product-description { margin-top: 10px; } 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
FitBar Posted March 9, 2021 Author Share Posted March 9, 2021 On 2/28/2021 at 10:41 AM, tuanphan said: Hi. Add to Design > Custom CSS /* space under product thumbnails */ .product-description { margin-top: 10px; } Perfect!! Thanks!! Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/9/2021 at 10:06 PM, FitBar said: Perfect!! Thanks!! Blog title on tablet is overlap You can add this to Design > Custom CSS /* blog title overlap */ @media screen and (max-width:900px) and (min-width:768px) { .collection-type-blog .page-description p:last-child { line-height: 30px; } } 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
FitBar Posted March 31, 2021 Author Share Posted March 31, 2021 Thanks @tuanphan! I saw this on another screen and I ended up shortening the blog title 🙂 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