• While there are a few options to change the slider, there seems to be no way of changing the font color or size of the headline displayed. My background image for my first blog post is clashing with the default white font and I can’t find the option to change it anywhere! Please help! https://www.thelazybusinessman.com

    Also, the main button color for the “View Post” button doesn’t seem to have an option for customizing either. Is there any way I can change these things on my own or can someone point me in the right direction? I made a post about this on the main forums but noone has posted, and then i found this subsection, hope im in the right spot!

Viewing 1 replies (of 1 total)
  • Theme Author silverks

    (@silverks)

    Adding options to customise the text styling would be too granular, and would only serve to clutter the options further. Instead, you can use the Custom CSS feature to customise the text styling any way you like.

    Some code example to achieve what you want (put it in Franz Josef Options > Display > Custom CSS):

    .carousel-caption {
       color: #000;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Slider Clutter’ is closed to new replies.