New Landing How can we help? Themeforest Theme Support Dante How to change impact text font, and fonts in pricing table

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #109126
    James
    Member
    Post count: 8

    Wondering how to change the fonts in the impact text and pricing table. Thanks

    #109145
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you can provide me with a link I will provide you with some custom css

    – Kyle

    #109150
    James
    Member
    Post count: 8
    This reply has been marked as private.
    #109153
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .pricing-table-price, .pricing-table-package {
      font-family: "", arial, sans-serif;
    }
    .impact-text {
      font-family: "", arial, sans-serif;
    }

    – Kyle

    #109167
    James
    Member
    Post count: 8

    What if I wanted to use a Google Font?

    #109169
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    It would have to be loaded on the page, if it’s not already been assigned in the theme options you will need to do it manually by following the instructions on Google fonts

    – Kyle

    #109170
    James
    Member
    Post count: 8

    It’s used for the headers, so I could just manually specify the font and it’ll show up for those who don’t have the font on their system?

    #109178
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you have used it for the headers then it will work fine, you just need to add the font name in between the “” marks in the css

    – Kyle

    #109198
    James
    Member
    Post count: 8

    Thanks Kyle!

    #109204
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register