AirleaEvary Posted December 21, 2023 Posted December 21, 2023 Hello! https://www.thejanimalstore.com/ My client wants to separate the products better when viewing the landing page on mobiles, as they stack on top of each other. She wants a visual break after the price line, before the next product. If possible, I'd love to be able to mimic the green and orange wavy lines seen at the end of each section.
tuanphan Posted December 23, 2023 Posted December 23, 2023 You can add this to Website Tools (under Not Linked) > Custom CSS @media screen and (max-width:767px) { .products.collection-content-wrapper .grid-item-link.product-lists-item { border-bottom: 1px solid black; padding-bottom: 40px; } } 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