I used this to remove the slider altogether since I needed a more robust slider that allows me to fly in images and text using different layers. I'm using MetaSlider Pro. I added this code to the theme options > styling options to remove the theme slider, then I added the php shortcode of my slider to the index.php file: Appearance > theme editor > index.php Step 1: .sl-slider-wrapper { display: none; } Step 2: http://awesomescreenshot.com/0352d6cded Good luck!