Reply To: Lower text in homepage slider
November 21, 2018 at 7:07 am
#11954
Grace Themes
Member
Hi,
To lower the slider title and description box in homepage slider image
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file
.nivo-caption { bottom:15% !important; }
Please do this changes and let me know your feedback.
Regards
Grace Themes