Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1434742
    Richard
    Guest

    Need fast help.
    There is a recommendation from Kriesi regarding a plugin “Use Any Font”.
    We bought and installed this item. Now that producer refers to Enfold that something is wrong at Enfold.
    ======
    I checked that section from Developer Console and found that it is still using font-weight as 300 and not 900.

    Seems like the font weight set from Enfold is not working in the front end.

    Have recorded a video here for reference. https://www.awesomescreenshot.com/video/25008877?key=42abf1d7040b0d0d900bbb1020af21d3

    Thanks

    ====

    How to fix ?????
    http://www.new.squaredesign.nl

    • This topic was modified 4 months, 1 week ago by Yigit. Reason: Moved the purchase code from title to the private content field
    #1434744

    Hey,

    If you’d like to change the font weight to 900 on all H2-tagged elements, you can go to the Enfold theme options > Advanced Styling, edit the H2 tag, and change the Font Weight to 900 ( https://i.imgur.com/eMhaOYS.png ).

    If you want to change it for the Modern Style of the Special Heading element, you can add the following code to the bottom of the Quick CSS field in the Enfold theme options > General Styling:

    
    .av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
      font-weight: 900;
    }
    

    Please make sure to clear any server-side, plugin-based, and browser caches after that.

    Regards,
    Yigit

    #1434781

    Many Thanks.

    Richard

    #1434798

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.