Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #996315

    OK, I tried all the solutions described in similar tickets, but none of the worked for me. I would like the subheading font to be Great Vibes ( or any other nice handwritten font).

    I can use Italianno font for the titles, but that doesn’t seem to be working for the above subtitle. Here is the latest code that I tested in Enfold CSS field. It displays a different font for some reason.

    .av-subheading.av-subheading_below {
    font-size: 24px !important;
    font-family: ‘Italianno’, cursive !important;}

    Any recommendations will be much appreciated!

    Thanks

    Lilija

    • This topic was modified 6 years, 3 months ago by lilijabula.
    #996342

    Hey lilijabula,
    I see that the font ‘Italianno’, is loading correctly but replacing it with ‘Great Vibes’, seems to load a different font.
    I tested this on my localhost which worked correctly.

    #top .av-special-heading .av-subheading.av-subheading_below {
    font-size: 24px !important;
        font-family: 'Great Vibes', cursive !important; 
    }

    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #996466

    Hi Mike,

    Thank you for coming back to me so quickly on this. I added the login details to the private field.

    Let me know if you need anything else.

    Thank you,

    Lilija

    #996469

    Hi,
    Thanks for the login, but unfortunately it doesn’t have admin rights, so I can’t see the theme settings.
    Please adjust the account.

    Best regards,
    Mike

    #996481

    Hey Mike,

    adjusted the account. :)

    Thanks

    Lilija

    #996509

    Hi,
    Thank you, I uploaded the Great Vibes font to your site at: Enfold Theme Options > Import/Export > Custom Font Manager
    and added the rule to use it for your sub-heading in your css.
    Please clear your browser cache and check.

    Best regards,
    Mike

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