Guest Posted September 25, 2019 Posted September 25, 2019 Hi, how can I possibly add spacing after the image of the product (on mobie) so that title appears slightly lower? (screen attached) https://imgur.com/2Dk6wga website: https://marigold-onion-dm3a.squarespace.com
tuanphan Posted September 26, 2019 Posted September 26, 2019 @Campcamp Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .ProductList-meta { margin-top: 20px; } } 5 minutes to found the solution 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
Archived
This topic is now archived and is closed to further replies.