This topic has 2 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Robert Hall
I tried Typography in Theme Options, but no luck. Any easier way beside custom CSS?
Hello,
Please try to add following code into custom.css file.
.product-information .short-description{
font: 15px/24px 'Open Sans', sans-serif;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up