This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi, the font is difficult to read on pages/products/posts. Can you please tell me where to change the font size and color on these? Thank you
Hello,
Please add this code in custom.css file:
.article p, p {
font-size: 15px !important;
color: black;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Thank you.
Regards,
Eva Kemp.
Tagged: color, font, persuasive, size, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up