Reply To: Slider title text
November 26, 2020 at 4:48 am
#27252
Grace Support
Keymaster
Hi,
To display slider title text in normal case
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code in custom css box
.nivo-caption h2 { text-transform: none !important; }
Regards
Grace Themes