Hi Deb
Thanks for using our theme.
Yes! you can down the slider captions/Read More button closer to the bottom.
Add the below given custom css code. Go to admin dashboard => appearance => customize=> theme option => general options => custom css box.
.carousel-caption { top: 25%; }
Note : top 25% it can be changed as per your requirements.
Save the changes.
If you have more query let me know.
Thanks
Thread Starter
DebT
(@debbiet)
Yes! Thank you! That worked perfectly. What an amazing theme this is!
I love it so much I’m going to be using it for my own web site next.
Thread Starter
DebT
(@debbiet)
Ooops, I take that back. It didn’t work, I just realized the bar moves according to how large or small my browser window is. I can’t see any change by editing .carousel-caption. I’ve tried from 10% to 90% and it all stays the same. Or should I be changing “top” to “bottom” ?