Typography Blog - by josejavierdiaz - on WordPress WooCommerce support

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

  • Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 9, 2015 at 11:33

    Hello, could you tell me please how and where I can change the font size of the Blog?
    In the settings Theme typeface, change the font size of the pages but not to the Blog.

    I would like to raise the size of the current typeface Blog to 15px and reducing H2, H3 also the Blog.
    thanks

    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 11, 2015 at 09:27

    Hello,

    Please add this code in custom.css file:

    .page-heading .title {
     font-size: 15px !important;
    }

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

    Regards,
    Eva Kemp.

    Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 14, 2015 at 23:20

    Hi Eva
    I followed the steps to activate the video tutorial custom.css I added the code and has not changed anything.
    Maybe it’s because I’m using the childtheme?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 08:50

    Hello,

    If you use child theme you need write the code in style.css of your child theme.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 15, 2015 at 09:58

    Hi Eva
    Like I said I am using the child theme and does not work me like that.

    If you use the child theme:
    Is it necessary to activate the custom.css configuration and follow the steps in the tutorial video?
    or
    Only write code in style.css of child theme?

    Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 15, 2015 at 10:06

    I’ve also tried to make the change following the Legenda video tutorial with the main theme (no child theme) and does not work me

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 10:13

    Hello,

    As I see font size for Blog title is changed:
    http://storage4.static.itmages.com/i/15/0515/h_1431681109_1387944_400b0ef697.png
    If you want to change some other element please show a screenshot.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 15, 2015 at 10:24

    to see, forgiveness because it is clear that I have not explained well.
    I am not referring to the title of the blog, I mean the source of the blog articles.
    The default size is 13px using Raleway and I want the font size of the posts is 15
    I enclose capture.
    Cambiar el tamaño de la tipografía del blog

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 15, 2015 at 10:45

    Hello

    You may change this fonth in theme options->typography because it is “main” font. Another way is to set css values manually in custom.css:
    .content-article {font-size:14px;}

    With best regards
    Brian Johnson

    Avatar: josejavierdiaz
    josejavierdiaz
    Participant
    May 15, 2015 at 11:11

    ok now works
    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 11:16

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Typography Blog’' has been successfully resolved, and the topic is now closed for further responses

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