Hi,
I have tried to adjust font size of Product Title on product page on typography, but the size is way too big. Can anyone help to make it smaller?
Thanks.
Katy
Hi,
I have tried to adjust font size of Product Title on product page on typography, but the size is way too big. Can anyone help to make it smaller?
Thanks.
Katy
Hi @KatyLee
I love to help you. Could you give me your store address to check?
Try this code.
.product__title h1 {
font-size: 24px;
}
Thanks a million! It works fine.