Blog font size and style - by valcs - on WordPress WooCommerce support

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

  • Avatar: valcs
    valcs
    Participant
    April 17, 2015 at 18:57

    Hi,

    I adjusted the font type and size in the 8theme menu (main and body), but the blog post still have the same font and size. Where do I adjust that?

    thanks

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 17, 2015 at 19:40

    Hello,

    Please provide us with a direct link to your blog.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: valcs
    valcs
    Participant
    April 17, 2015 at 20:24

    Sorry about that. Please make sure you are in the “slovak” version. English does not have a blog.

    Also I have a weird bleed out from one title on the newest article. Just noticed.

    http://www.gpkava.sk/blog/

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    April 18, 2015 at 09:05

    Hello,

    Please add this code in custom.css to change font and font size of the posts:

    .content-article p {
        font-size: 15px !important;
        font-family: open sans !important;
    }

    and to change size of the red title:

    article.post h2 {
     font-size: 20px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

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