Shezlie Posted September 13, 2020 Posted September 13, 2020 Hi, Is there a code to remove all the spacing in mobile site for the product page so that the image and the options below can all be seen together without scrolling down? Your help will be appreciated! Thanks, Shezlie
tuanphan Posted September 13, 2020 Posted September 13, 2020 Can you share link to product in screenshot? We can help easier. 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!)
Shezlie Posted September 13, 2020 Author Posted September 13, 2020 1 hour ago, tuanphan said: Can you share link to product in screenshot? We can help easier. Hi, My website is password protected now. Would it be ok to send you a private message about this so you can look into it?
tuanphan Posted September 13, 2020 Posted September 13, 2020 If possible, you should share here, other members can help if I can't help. You can send to my message. 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!)
tuanphan Posted September 18, 2020 Posted September 18, 2020 Add to Home > design > Custom CSS @media screen and (max-width:767px) { .ProductItem-details-title { margin-bottom: 1px !important; } .ProductItem-details .ProductItem-product-price { margin-bottom: 0; } } 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!)
Shezlie Posted September 19, 2020 Author Posted September 19, 2020 9 hours ago, tuanphan said: Add to Home > design > Custom CSS @media screen and (max-width:767px) { .ProductItem-details-title { margin-bottom: 1px !important; } .ProductItem-details .ProductItem-product-price { margin-bottom: 0; } } Thank you so much! It's so much better now!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.