New Landing How can we help? Themeforest Theme Support Nota Cannot Make H1 Font Bold

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Nota
  • #322394
    AlexM
    Member
    Post count: 26

    Hi, I am trying to change the H1 font at theme options. I change the font-family to Source Sans Pro, then try to make it bold by selecting bold700 and Ultrabold900 but it doesn’t work. I cannot make the font bold. Please help.

    #322433
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Alex,

    Is this for your blog items only?

    Please add this to Theme Options => Custom CSS:

    .standard-post-content h1 {
        font-weight: 900;
    }
    #322552
    AlexM
    Member
    Post count: 26

    Suprisingly, this didn’t work either. Can you please check at my site.

    #322553
    AlexM
    Member
    Post count: 26
    This reply has been marked as private.
    #322554
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this code.

    .single-post .page-heading h1 {
        font-weight: 900!important;
    }

    -Rui

    #322563
    AlexM
    Member
    Post count: 26

    Oke that worked. Could you please put this issue in the list and fix it in the next update? thnq

    #322564
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Will forward to the dev team.

    -Rui

Viewing 7 posts - 1 through 7 (of 7 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