Hi,
I want to decrease the font size of my product title on the product page. It is too big. Can anyone please help me how to do?
Here is the link to a product:
thank you!
Karin
Hi,
I want to decrease the font size of my product title on the product page. It is too big. Can anyone please help me how to do?
Here is the link to a product:
thank you!
Karin
Hello There,
.product__title {
font-size: 20px;
}
Thank you so much! ![]()