This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Hello!
My client also want to decrease the font sizes for:
1. Price shown for the products in the product category pages – http://www.protopopescu.ro/demo-adi/site/product-category/furniture/
2. The breadcrumb for the main title in the category pages – for example ”Furniture” here… http://www.protopopescu.ro/demo-adi/site/product-category/furniture/
Thank you in advance for offering the best option to modify the code. The same admin credentials below 🙂
Hello,
1. Please add this code in custom.css file:
.price {font-size: 15px;}
2. This is the code for the second query:
.page-heading h1 {
font-size: 20px;
}
Thank you.
Regards,
Eva Kemp.
Works great! Thank you very much!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Decrease font size for the breadcrumbs (category main title) and for the price’' has been successfully resolved, and the topic is now closed for further responses