Hi, is it possible to fix caption on home slider? I mean without animation. The problem is that I need the same caption on all slides but without animation when slide change. Thanks, Daniele
Hello Daniele, Greetings from InkThemes! Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .text-container { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none !important; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com