How can I make the caption on the slide show be at the lower portion of the slide and extend across the slide?\
http://millcroftfarms.com/
Slide show caption adjustment
4 posts from 3 voices-
Posted 11 months ago #
-
Hi elames,
Try adding this to your custom.css:
.slideshow_inner_caption { display: table; height: 100%; padding: 0 10%; position: relative; width: 100%; }The first four declarations are default to the caption. I added the width so it stretches across the slide. You can adjust the padding to make the caption smaller height wise.
Regards,
MyaPosted 11 months ago # -
Thanks I pretty much figured it out myself, but the full width I had not got to yet.
IF you look here: http://millcroftfarms.com/How can I decrease the Left margin for the caption. I don't want it spaced in that far.
Posted 11 months ago # -
Hello,
Try this.
.slideshow_inner_caption { padding: 0 10px; }Delete browser history then reload the page.
Regards,
IsmaelPosted 11 months ago #
Reply
You must log in to post.














