This topic has 6 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hello there,
I have purchased this theme thrice and am very satisfied with its functioning – thank you
Just one thing which I need to change and have been trying to do for a long time is to remove the all capslock in the title of the single product page. Please help me make the font size a little smaller and NOT capslock – I want it normal – capslock only where I write capslock in the name.
Hello,
Thank you for using our theme.
Theme Options > Typography > set text-transform – None.
Regards
thank you so much – it worked!
Also can you please tell me which of them applies to the Product Title (I made all of them set text-transform – None)
I want to decrease the size of the text of the Product Name
I mean should I change the size of the Main Font or H1 or H2 or which one – Which of them should I assign text size to have the size of the text of the Product Name decreased.
To change the size of the title, please add this code in Theme Options > Custom css:
.single-product .product-information .product_title {
font-size: 20px;
}
Regards
thank you that worked!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up