• Resolved David

    (@davidosdev)


    Hello,

    I have been using this theme for sometime now but have never found a way to change the FlexSlider’s text size that it displays from the featured post.

    Also is it possible to change the length of content that is displayed before the “read more” button appears?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Template Express

    (@danstriker)

    Hello,

    slider text font sizes are these styles:

    .flex-caption-title h3 {
    font-size: 38px;
    }
    .flex-caption p {
    font-size: 16px;
    }

    The length of text will have to be changed in the functions.php file. Look for:

    function brasserie_get_slider_excerpt

    Thread Starter David

    (@davidosdev)

    Thanks for the speedy reply, where do I find the slider text font size sliders?

    The text length worked perfectly thanks!

    • This reply was modified 7 years, 7 months ago by David.
    Theme Author Template Express

    (@danstriker)

    in the flexslider.css file

    Thread Starter David

    (@davidosdev)

    Thanks, yeah I missed that file originally as I was trying to edit it through the ‘Appearance > Editor’ interface…

    I eventually found it through the FTP, thanks for your speedy support!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘FlexSlider Text Size’ is closed to new replies.