How to Increase font sizes for Headings?

This topic has 17 replies, 3 voices, and was last updated 4 years, 9 months ago ago by Rose Tyler

  • Avatar: Olga777
    Olga777
    Participant
    July 8, 2019 at 21:20

    Hi there,

    We have noticed that the default font size for some heading are too small. How can we increase the font size for h5 and h6 (which we use the most in the product description)?

    Thank you for your help.
    Olga

    16 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 9, 2019 at 11:26

    Hello,

    Use the following custom in Theme Options > Custom CSS

    h5, .h5 {
        font-size: 1.5rem;
        line-height:1.4;
    }
    
    h6, .h6 {
        font-size: 1rem;
        line-height:1.2;
    }

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 9, 2019 at 14:39

    Hi Olga,

    Thank you. I have tried this, but see no difference. http://test.olgalishansky.com/product/test-image-after-new-theme-400-500-4/

    Please help, thank you!
    Olga

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 9, 2019 at 15:47

    Hello,

    Could you provide me screenshot where did you add that code?

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 9, 2019 at 19:57
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2019 at 07:37

    Hello,

    Do you use a cache plugin or server cache or CDN? It could be the reason for your problem. And you just need to clear plugin, server or CDN cache.

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 14:09

    No cache plugin, No CDN. Please help, thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2019 at 14:12

    Please provide temporary wp-admin access.

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 14:28

    Hi Rose, please find the credentials to FTP in private area. Thank you!

    Please contact administrator
    for this information.
    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 14:29

    Sorry, I meant access to wp-admin.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2019 at 14:32

    Unfortunately, I can’t log in – http://prntscr.com/od4w3j Please check credentials.

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 14:54

    Not sure what happened, yet I have reset the password – see in private area

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2019 at 15:03

    I’ve added the code http://prntscr.com/od5fmh and it works – http://prntscr.com/od5g2m

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 15:17

    Hi Rose, Thank you! I can see it works. But, now it is TOO big, which numbers do I have to adjust to make it smaller? And what was wrong with the code we added vs the one you have added? Thank you, again!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 10, 2019 at 15:22

    Hello,

    Edit font-size and line-height here – https://prnt.sc/od5qoe depends on your needs.
    I added the same code. Maybe you did not save Theme Options because there was no mentioned custom code when I’ve opened your Theme Options.

    Regards

    Avatar: Olga777
    Olga777
    Participant
    July 10, 2019 at 17:08

    Thank you very much, Rose! I will try to play with the numbers to get the proper size.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 11, 2019 at 07:02
  • Viewing 17 results - 1 through 17 (of 17 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.