Forums
Forums / Plugin: Ultimate Responsive Image Slider / Slide Title Font Size
(@stanikub)
7 years, 2 months ago
Hello,
I would like to have my Slide Title font size a little bigger than default and I can’t find any way to do it. Can you help me please?
And is it possible for the Slide title background to be as long as is the Slide title?
Thank you.
With regards, Stanislav
The page I need help with: [log in to see the link]
(@wpfrankhelp)
Hello stanikub,
Please try the following CSS code. Copy this code and paste it inside the custom CSS block of plugin.
#example3_356 .title-in-bg { min-width: auto !important; font-size: 18px; }
Hi,
it solves the Slide title background thing, but the font size is still the same.
Regards, Stanislav
Please, add !important after the font size
#example3_356 .title-in-bg { min-width: auto !important; font-size: 22px !important; }
Thank you very much, that solved it!
Welcome.
If you like our plugin and support please visit here and give review.
Thank you
The topic ‘Slide Title Font Size’ is closed to new replies.