Hi,
I’m trying to expand the caption text box for my easyslider so the box take up more real estate on the screen. Right now the box only seems to take up maybe 1/4 of the slider. I would like that text box to be wider.
Here is a screenshot of that: https://www.dropbox.com/s/86y8jx3s0qmha3r/Screenshot%202015-02-19%2010.26.34.png?dl=0
I would also like the text to also be formatted like this:
Fifty years & counting.
We are a service oriented,
commercial <b>general contractor
with a diverse portfolio of completed
projects.</b>
But I cannot get it to do that, Here is a screenshot of the back end of the Easyslider page
See Private.
Hey mcraig77!
Add this to your custom CSS.
.slideshow_caption { width: 100% !important; }
Best regards,
Elliott