Comments 6icanfilmthat started the conversationJanuary 7, 2022 at 3:11pmHi again!Is there any way to reduce the size of the heading text of the slider?Thank you! 1,710Barry repliedJanuary 7, 2022 at 3:39pmHi there,You can add the following CSS code to Appearance -> Customize -> Additional CSS: /* Change slide headings text size */ @media (min-width: 992px) { .jumbotron .jumbotron-caption .caption-small-heading { font-size: 15px; } .jumbotron .jumbotron-caption .caption-heading .caption-heading-tag { font-size: 40px; } } The 15px value can be changed to change the small heading size of the slides.The 40px value can be changed for the bigger heading size of the slides.Hope this helps.Best regards,BarryQreativeThemes.com | WordPress Themes 6icanfilmthat repliedJanuary 8, 2022 at 10:42amthank you so much! it worked perfectly!1 Like 1,710Barry repliedJanuary 8, 2022 at 12:00pmGreat! You're welcomeLet me know if you have any other questions.Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
Hi again!
Is there any way to reduce the size of the heading text of the slider?
Thank you!
Hi there,
You can add the following CSS code to Appearance -> Customize -> Additional CSS:
The 15px value can be changed to change the small heading size of the slides.
The 40px value can be changed for the bigger heading size of the slides.
Hope this helps.
Best regards,
Barry
QreativeThemes.com | WordPress Themes
thank you so much! it worked perfectly!
Great! You're welcome
Let me know if you have any other questions.
Best regards,
Barry
QreativeThemes.com | WordPress Themes