Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #414027

    I’ve tried everything I can think of and searched the topics endlessly. I have added code on top of code trying to accomplish this task, please tell me what to do. How do you change the font of the caption in the fullscreen slider?
    Thank you!

    #414234

    Hey Lisa!

    Please try the following in Quick CSS under Enfold–>General Styling:

    h2.avia-caption-title{
      font-family: Arial, sans-serif;
    }

    Add the font you want after font-family:

    Best regards,
    Rikard

    #974835

    Ive tried this, but it doesnt change my font

    #974841

    Hi,

    Have you added the code to the very top of quick css so it runs first. Also, have you made sure to clear your cache a few times over? Also, what is the exact font you want to use?

    Best regards,
    Jordan Shannon

    #975023

    great,, ill try clearing the cache a few times…

    i want to use times new roman

    I originally wanted to use Helvitica light oblique but couldnt figure out how to upload it.

    so TNR will do instead.

    #975042

    Great,, it worked when i added it at the top rather than the bottom,, brilliant..

    ill get the hang of all this code, with zero experience :)/

    #975184

    Hi garybaitson,

    Glad that it worked :)
    If it doesn’t work when added at the bottom most probably some css might not be closed, some of the css codes might not be working as well.

    Best regards,
    Nikko

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