Heading Fonts - by lizybloom - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Amzy Leel

  • Avatar: lizybloom
    lizybloom
    Participant
    October 20, 2017 at 17:44

    Is there a way to change h1-h6 individually? Or just Headings and Body? I can’t find it. And I tried to search the forum but the search is strange. Or I just don’t know how to use it.

    4 Answers
    Avatar: amzy
    Amzy Leel
    Participant
    October 21, 2017 at 05:10

    Hi,

    check 8theme options > typography > page

    Regards,

    Avatar: lizybloom
    lizybloom
    Participant
    October 22, 2017 at 14:31

    Yes, I see that. But my question is how to change h1 through h6 individually. The page you directed me to simply has choices for Body and Heading Font. But there are 6 different heading types. Thanks.

    Avatar: lizybloom
    lizybloom
    Participant
    October 23, 2017 at 04:40

    I would really like a way to do deal with this. On the typography page there is only the option to change the Headings. But there are 6 headings and I want them all to be different. Can you please help? Thanks you.

    Avatar: amzy
    Amzy Leel
    Participant
    October 23, 2017 at 05:11

    Hi,

    Add this css code in 8theme options > styling > custom css > global custom css

    h1 { font-size: 36px; line-height: 58px; font-family: Lato;}
    h2 { font-size: 30px; line-height: 58px; font-family: Lato;}
    h3 { font-size: 25px; line-height: 58px; font-family: Lato;}
    h4 { font-size: 20px; line-height: 58px; font-family: Lato;}
    h5 { font-size: 15px; line-height: 58px; font-family: Lato;}
    h6 { font-size: 10px; line-height: 58px; font-family: Lato;}

    change the values as you want

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