Font and color style - by Gabriele76 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Robert Hall

  • Avatar: Gabriele76
    Gabriele76
    Participant
    August 14, 2015 at 19:38

    I’d change the font-size and font-color to paragraphs in the posts of blog, only.

    Thanks, best regards.

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 15, 2015 at 07:48

    Hello,

    Please use the following code in Global Custom CSS (Theme Options->Custom CSS).

    .content-article p{
    font-size: 14px;
    color: grey;
    }

    Regards,
    Robert Hall.

  • 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.