LucyBold Posted January 25 Posted January 25 Hello! I'll like to adjust the padding between the Title+price of the three product blocks I have on my homepage and the quantity+ Add to Bag button. Can you help me with this? I am attaching an image where the red shows the spacing I want to adjust. The URL: https://www.lacalifornie.es Thanks in advance!
Web_Solutions Posted January 25 Posted January 25 2 hours ago, LucyBold said: Hello! I'll like to adjust the padding between the Title+price of the three product blocks I have on my homepage and the quantity+ Add to Bag button. Can you help me with this? I am attaching an image where the red shows the spacing I want to adjust. The URL: https://www.lacalifornie.es Thanks in advance! Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. [data-section-id="65381923c9dfed15d0e891ad"] .product-quantity-input .quantity-label { display: none !important; } tuanphan 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
LucyBold Posted January 30 Author Posted January 30 Hello @Web_Solutions, thanks so much. Can you let me know which part of the code I can modify to adjust this spacing? I'll like to try different values. Thanks so much.
Solution tuanphan Posted February 1 Solution Posted February 1 You can use this CSS code body.homepage .product-quantity-input { margin-bottom: 30px !important; } body.homepage .product-title { margin-bottom: 50px !important; } LucyBold 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment