H2 Typography is not working on blog pages

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

  • Avatar: rfrigge
    rfrigge
    Participant
    February 2, 2015 at 11:55

    I changed the size and color on H2. This doesnot work for blog
    It does work on pages. And the color change works on single product pages as well (size does not).

    I need to change H2 for Blogs. Please let me know how (I do not want to edit css however)

    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2015 at 13:48

    Hello,

    Unfortunately you have to edit css styles in custom.css file.
    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
    Please try to write your changes in this file.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: rfrigge
    rfrigge
    Participant
    February 2, 2015 at 14:04

    This should be basic editing option in the theme, seems like a bug to me that it’s working on products and pages but not in the blog?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2015 at 14:16

    Hello,

    To make style changes for blog you need write your customizations in custom.css file.
    Please make the changes there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: rfrigge
    rfrigge
    Participant
    February 2, 2015 at 15:24

    I managed to get the H2 in the blog adjusted but I can’t get it fixed on the homepage as also the post title will change if I try to change the size..

    For example on my home page these need to be diffent in size but they are both H2 (color is different so it must be possible.

    Title: FLIR ONE – THERMO CAMERA VOOR JE IPHONE!
    H2: EEN THERMO – WARMTE CAMERA- WAT IS DAT EN WAT KUN JE ER MEE?

    Can you tell me how to change the H2 to a smaller font?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 2, 2015 at 15:36

    Hello,

    Try to add this code into custom.css file.

    .content-article h2{
    font-size:14px;
    }

    Regards,
    Robert Hall.

    Avatar: rfrigge
    rfrigge
    Participant
    February 2, 2015 at 17:23

    That worked! Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2015 at 17:31

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘H2 Typography is not working on blog pages’' 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.