Archived topic
Space between product title and price
1 reply · Started by Bilal on March 6, 2019
Viewing posts 1–2 of 2
How can I add Space between product title and price
Hi there.
Try this CSS:
h1.product_title.entry-title {
margin-bottom: 0.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
This archived topic is closed to new replies.