This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello
I would like to ask regarding the font settings of a “product page”
I would like to change the default style + the font size
http://i.imgur.com/mZorDWH.png
I try to use the theme option ==> topography == >
Main Font and body font, no lack
Thanks in advanced
Eyal
Hello,
Please use this code in custom.css file:
.product-information .short-description, .tabs .tab-content p {
font-family: open sans;
font-size: 18px;
}
Write your values for font.
Thank you.
Regards,
Eva Kemp.
Hello Eva
Thanks a lot
it work
Eyal
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Product page | default font setting’' has been successfully resolved, and the topic is now closed for further responses