Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #326428

    Hi, I would like to know how I can control the font size and font type on the captions inside the fullscreen slider – http://screencast.com/t/B0DiWiIHNOD

    Thanks.

    #326429

    I would like to use the same fonts for Hebrew as are being used on this page – http://pojo.me/

    #326442

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .slideshow_align_caption h2 { font-size: 26px; }
    .avia-caption-content p { font-size: 16px; }
    #top .avia-slideshow-button { font-size: 18px; }
    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: rgba(255,0,0,0.5); }

    Cheers!
    Yigit

    #326552

    Great, thanks. What about changing the font to the same font being used on the site I mentioned – http://pojo.me/?

    #327186

    Hi!

    Please add following code to Quick CSS

    .slideshow_align_caption h2, .avia-caption-content p, #top .avia-slideshow-button { font-family: 'Open Sans', Arial, sans-serif !important; }

    Cheers!
    Yigit

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