Hi there,
we would like to change the animation of the text title & caption so it will come with the slide and go with the slide, without any specific effect.
as we see now, it does move with the slide to the next one but we would like it to happen so when it comes as well.
Appreciate your help,
Thanks
Hi noamman!
Thank you for using Enfold.
Add this in the Quick CSS field:
.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title, .avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, .avia_transform .avia-slideshow-button {
animation: none !important;
-webkit-animation: none !important;
visibility: visible !important;
}
Good job on the site. :)
Regards,
Ismael
Hi Ismael,
thanks a lot! it works like magic.
One last little thing… on the first page (now that i don’t have the effect..) i set a color to the back of the text of the title caption,
really weird thing that when it come for 1 sec it black and then it becomes the color i choose which is yellow.
it’s really annoying and i’ve tried everything to get rid of that….
any idea??
Thanks !!
T