New Landing How can we help? Themeforest Theme Support Flexform Change font with Arial Narrow in entire website

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #121862
    MiLagra
    Member
    Post count: 17

    Hi All,

    I want to change the font in entire website (except for the menu) and set i to be Arial Narrow. I guess I’m doing something wrong because I tried custom css and Font Deck, but without any result.

    I’d very much appreciate your help!

    #121891
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    /* BODY FONT */
    body,p {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
     
    /* HEADING FONT */
    h1, .impact-text,.impact-text-large {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
    h2,.blog-item .quote-excerpt {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
    h3 {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
    h4 {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
    h5 {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }
    h6 {
    font-family: "Arial Narrow", Arial, sans-serif!important;
    }

    – Kyle

    #121896
    MiLagra
    Member
    Post count: 17

    Hi Kyle,

    Thanks! I just added the exact custom css but it is not working.
    The result is the same.

    Could you, please, take a look?
    I appreciate your help!

    #121903
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I can’t access the site

    – Kyle

    #121906
    MiLagra
    Member
    Post count: 17
    This reply has been marked as private.
    #121917
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Seems to be using Arial Narrow to me? (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #122692
    MiLagra
    Member
    Post count: 17
    This reply has been marked as private.
    #122696
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You set the font size in theme options.

    As for the backend, you can’t customise this

    – Kyle

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register