-
AuthorPosts
-
August 23, 2016 at 3:34 pm #676473
Is it possible to change the caption style for the easy slider captions? Currently, it overlays the caption on the image. I would like to use the same style as the portfolio items where the caption shows up below the image with a thin border and a arrow pointing to the image.
-
This topic was modified 9 years, 2 months ago by
argusnet.
August 25, 2016 at 5:07 pm #677672Is this possible?
August 25, 2016 at 5:39 pm #677687Hi!
Yes, it is possible.
Please send us a link of your page and we will do provide the CSS code needed to achive it.
Let us know if we can help you further!Thanks a lot
Cheers!
BasilisSeptember 9, 2016 at 6:57 pm #684313Basilis,
Thanks for your response. We are just starting to build the site and were curious if it was possible to do. As soon I we are ready to receive that CSS I will reach out again.Thanks,
JimSeptember 16, 2016 at 3:49 pm #687569Dear Kriesi, I would also like to do this.
Please could you post the css to make the captions in this Easy Slider appear below the images rather than as an overlay.
Thanks, Richard
September 20, 2016 at 4:18 am #688901Hi,
Please add this in the Quick CSS field:
.avia-slideshow, .avia-slideshow-inner { overflow: visible; } .avia-slideshow { padding-bottom: 100px; } .avia-caption { bottom: -100px; } .avia-slideshow-dots { bottom: 100px; }Best regards,
IsmaelSeptember 20, 2016 at 1:37 pm #689173Thanks, this works really well
But the slideshow arrows are no longer displaying in the middle vertically on the slideshow images. How can I move the arrows back up to the middle of the images?
Thanks, Richard
September 20, 2016 at 1:42 pm #689178Hi!
Please add following code to Quick CSS
#top .avia-slideshow-arrows a { top: 42%; }Best regards,
YigitSeptember 20, 2016 at 1:46 pm #689185That’s great, thanks Yigit!
September 20, 2016 at 1:52 pm #689190 -
This topic was modified 9 years, 2 months ago by
-
AuthorPosts
- The topic ‘Change caption style for easy slider’ is closed to new replies.
