contacts

Buy All 98 Premium WordPress Themes for $59.99
No Additional Fees, Pay Once and Use Unlimited Time for Unlimited Domains, Free Lifetime Updates

How to Disable Revolution Slider Ken Burns Effect

For some themes we use Revolution Slider with enabled Ken Burns Effect (Zoom-in and Zoom-out effect for the Slides background images). In case you want to disable that effect, it will require a small code change. Here are all of the necessary steps:

1. Login to your WordPress Admin Panel

2. Navigate to Left Menu -> Appearance -> Theme File Editor

3. Open functions.php file for edit

4. Find the following code:

data-kenburns="on"

and replace it with:

data-kenburns="off"

5. Save changes to the file

Leave a Reply