Changing original header fonts - by DesignerJ

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

  • Avatar: DesignerJ
    DesignerJ
    Participant
    September 6, 2014 at 18:31

    May i know how can i change the “original” header fonts for the LEGENDA theme.
    It seemed to be looking like “times new roman”?

    I have tried to change the typography at wp-admin but apparently it does not affect anything on the front end. Please advice and help.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2014 at 11:22

    Hello,

    Please specify font of what elements you want to change and to which one.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: DesignerJ
    DesignerJ
    Participant
    September 7, 2014 at 14:58

    I’m not sure how to attach images in my reply to you here.

    However they are basically the fonts of all “header” types in the original LEGENDA theme for example, Home, Shop, Blog, Contact Us, My Account, Featured Products, On Sale, Recent Posts,

    As to change to which font, i have not decided and would like to try out some fonts once advised where can i change the “header” fonts.

    Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2014 at 15:30

    Hello,

    To change font of menu items you need add this code into custom.css file:

    .main-nav .menu > li > a {
        font-family: Georgia;
    }

    and change font family to the desired one.

    “Featured Products, On Sale, Recent Posts” items are related to Footer.
    To change their font you need use this code in custom.css:

    .footer-top .widget-title {
       font-family: sans serif;
    }

    How to create custom.css you can watch in this video tutorial.

    Regards,
    Eva Kemp.

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

The issue related to '‘Changing original header fonts’' 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.