Font changed in blog category view - by Jarkko

This topic has 4 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler

  • Avatar: Laatusuklaa
    Jarkko
    Participant
    August 12, 2017 at 06:31

    I used Visual Composer (Woo product widget) to add the possibility to add a product into the shopping cart directly from a blog post. You can see an example here: https://www.laatusuklaa.fi/2017/07/georgia-ramon-coffee-cocoa-nibs-55/

    However, what happened on the blog frontpage https://www.laatusuklaa.fi/blogi/ and any category archive page (like https://www.laatusuklaa.fi/category/georgia-ramon/) is that the font used in the preview boxes changed totally:

    Blog previews

    How can I change it back to normal?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 14, 2017 at 08:29

    Hello,

    You may use this code in Theme Options > Custom css:

    .post-grid .content-article.entry-content {
        color: #333;
        font-family: Assistant;
        font-size: 16px;
        line-height: 20px;
    }
    

    Regards

    Avatar: Laatusuklaa
    Jarkko
    Participant
    August 15, 2017 at 05:31

    Thanks again, Rose!

    btw: Seems your site isn’t sending out notifications of follow-ups…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 15, 2017 at 09:29

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.