2Eyeballs Posted November 20 Share Posted November 20 (edited) https://www.elizabethhayt.net/cybermonday23 Is there css to create space between the title and the price when products are displayed as a gallery? Right now my title and price is smashed together. The link is above. Thanks! Edited November 20 by 2Eyeballs didn't finish writing the question Link to comment
Solution cecilesablayrolles Posted November 20 Solution Share Posted November 20 Hi! Try removing the margin-top from .produce-price item. .product-price { margin-top: -10px !important; margin-bottom: 0px !important; } 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