Hey tuxscde,
What kind of changes would you like to make? If you would like to display animation, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .av_slideshow_full .active-slide .avia-caption-content, .avia_transform .av_fullscreen .active-slide .avia-caption-content,.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {
-webkit-animation: none;
animation: none;
}
Best regards,
Jordan Shannon