I want to change product title font size from where it can be change?
This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Hasnat
I want to change product title font size from where it can be change?
Hello,
Do you mean Shop or Single product page?
Regards
I want to change product title font size on Shop Page
You can use the next custom CSS code:
.content-product .product-title a {
font-size: 19px;
}
Regards
thanks
The issue related to '‘I want to change product title font size from where it can be change?’' has been successfully resolved, and the topic is now closed for further responses