Default woocommerce font in Vantage Theme
Dear,
1. I like to change the font size of the ‘short description’ of woocommerce product page.
2. Also I like to change the font size of the product title.
1. example: http://www.noidea.nl/product/5-panel-cap-magnifiek/
2. example: http://www.noidea.nl/product-categorie/5-panel/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Melle
Give the following a try under Appearance > Custom CSS and see how you go:
/* WooCommerce */ .woocommerce div[itemprop="description"] { font-size: 16px; } .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { font-size: 16px; }Awesome again! Worked perfect!
Super, glad we could help. All the best.
Hi, is it possible to also increase the size of the product price on a category / product page?
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.