How do I change the font size on my product page?
-
Hi please advice how i can achieve the following :
1)Change the font size of the Product Title & Price on my Product Page.
2)If i were to choose Product Page Design as Image Scroll, how i can have SKU, TAGS & CATEGORY on a different line each? They are currently lined up one after another when i select Image Scroll Design.
Hello,
We are glad to know that you considered using Basel for your web-site. I hope you will be happy with it.
Are you able to provide us your admin access so we can prepare a custom CSS code for you?
Kind Regards
Xtemos
Please advice me how i can provide you the admin access? i would very much like to have the custom CSS code prepared.
Please then also advice me where and how im suppose to upload the code.
You can place your admin login and password into the “Private Content” area and it will be visible only to moderators.
Hi have provided the login and password below…
Hi,
Here is a code to do this
div.single-product-content .entry-title {
font-size: 24px;
}
div.single-product-content p.price {
font-size:16px;
}
Please, enable image scroll product design so we can see what we can do there.
Regards
Hi please advice me where i should paste this code?
You can put the code to the Custom CSS section in Theme Settings.
Kind Regards
The topic ‘How do I change the font size on my product page?’ is closed to new replies.