Is there any way to make the single button on a full width slider enter the slide with the same transition used for the text? Having it slide all the wall across a huge slide (see link) is really awkward.
Hey Kevin!
Try adding this to your custom CSS.
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button,
.avia_transform .av_fullscreen .active-slide .avia-slideshow-button
{
visibility: visible !important;
-webkit-animation: caption-bottom 0.5s 1 ease-out !important;
animation: caption-bottom 0.5s 1 ease-out !important;
}
Regards,
Elliott
Beautiful! But now I have yet another CSS thing to research and learn. Lol.
Seriously, though: Thanks!
Hi!
Glad we got that short out!
Thanks a lot for letting us know, we do appreciate it!
Feel free to open a new ticket, if needed.
Regards,
Basilis