Font size and color - by aam1182 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: aam1182
    aam1182
    Member
    February 17, 2015 at 23:23

    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

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    February 18, 2015 at 14:16

    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.