Archived topic
Need a bit of css help please
3 replies · Started by Alec on April 18, 2018
Viewing posts 1–4 of 4
I would like to move the price down a bit on the single product page.
It's crowded up against the product title.
Tried line height using the customize but didn't have any luck.
Thank you.
Hi there,
Try this:
.single .price {
margin-top: 10px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Leo,
Worked great!
Thanks again for lending your expertize :)
No problem :)
This archived topic is closed to new replies.