Font size of the Blog Post Title - by gillesmaciel

This topic has 7 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: gillesmaciel
    gillesmaciel
    Participant
    May 2, 2015 at 16:00

    Hello!

    I could change the blog’s font but I could not do the same with the title font.
    How do I change the style and font size of the title of the posts?

    Thanks 🙂

    Please, contact administrator
    for this information.
    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 4, 2015 at 09:20

    Hello,

    Add this code in custom.css file:

    .blog-post a {
      font-family: open sans;
      color: red;
      font-size: 12px;
    }

    Write your values.

    Regards,
    Eva Kemp.

    Avatar: gillesmaciel
    gillesmaciel
    Participant
    May 4, 2015 at 16:05

    Hello Eva!

    Hello Eva!

    It worked partially.

    Worked on the blog page, but increased the size of the category. I would like the category become smaller.

    http://catamundo.com.br/blog/

    When we access some post, the size remains unchanged. Only the category appears with different size.

    http://catamundo.com.br/bebes-do-lado-de-fora-por-favor/#more-15537

    Avatar: Eva
    Eva Kemp
    Support staff
    May 4, 2015 at 16:29

    Hello,

    Please try to use this code instead of the previous one:

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

    Regards,
    Eva Kemp.

    Avatar: gillesmaciel
    gillesmaciel
    Participant
    May 4, 2015 at 19:32

    Hello Eva!

    It did not work.

    The same result the other code.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 5, 2015 at 08:34

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 5, 2015 at 09:03

    Hello,

    As I see font size is changed:
    http://storage3.static.itmages.com/i/15/0505/h_1430812906_9379543_980cf0b56c.png
    Please clear browser cache and check again.

    Thank you.
    Regards,
    Eva Kemp.

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