Slider Revolution WP
02.18.2019
The CSS can be added to the Slider’s Custom CSS section.
1 2 3 4 5 6 7 8 9 |
.tp-loader.spinner5 { background-image: url('http://www.yoursite.com/your_spinner.gif') !important; width: 50px !important; height: 50px !important; } |
Replace the following graphic with your own using your favorite FTP program:
1 2 3 |
wp-content/plugins/revslider/public/assets/assets/loader.gif |