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

    Hi, i’m using a plugin called font hive to change the fonts on my site and it worked on everything except for the fullscreen element caption, description and button fonts – https://www.screencast.com/t/N5TdoLFu2

    How can I implement it on those elements aswell? The font is – open sans hebrew.

    I have this option in the plugin settings for implement it on custom elements but i’m not sure what I should add in the box – https://www.screencast.com/t/gPvzBsvw9d

    Thanks.

    #801133

    Shalom,

    You can add following selectors into plugin settings

    .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, #top .avia-slideshow-button

    Best regards,
    Yigit

    #801139

    Not working.

    #801153

    Hi,

    Please try adding following code to Quick CSS

     .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, #top .avia-slideshow-button {
       font-family: 'Open Sans Hebrew'!important; 
    }

    Best regards,
    Yigit

    #801254

    Thanks

    #801256

    Hi,
    If that solved it, shall we close this now?

    Best regards,
    Mike

    #801258

    Sure

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘How to match the font of the slideshow caption and button to rest of site?’ is closed to new replies.