I am trying to use an image as the caption for full screen slider. I have specificed the image width within the tag and it still stretches the full width of the screen. Is there something I am missing here? Thanks!
I was able to figure this out my adjusting the width in this code from 100%:
.avia-slideshow li img {
display: block;
width: 100%;
margin: 0 auto;
border-radius: 3px;
position: relative;
}
Hi,
I’m glad you got this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon