This topic has 4 replies, 3 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow
Hi,
Which attribute needs to be tweaked for Product Prices on single product page layout? It’s just too big relative to other data I have on the page.
Also, can I get rid of the category that shows below the product name (Amyris … )?
Amyris Essential Oil
A-C Essential Oils
$0.50 – $81.00
Thanks!
Which attribute needs to be tweaked for Product Prices on single product page layout?
.single-product .product-information .price { font-size: 0.5rem; }
can I get rid of the category that shows below the product name (Amyris … )?
products-page-cats { display: none; }
put the above code in,
8theme options >> styling >> custom css >> global custom css
Perfect. Thanks!
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up