Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Slider

#3160
Grace Themes
Member

Hi Marisol,

To disable the homepage slider

Go to the Appearance -> Theme options -> Basic Settings -> Custom CSS
and use below css code in custom css box

.slider-main { display:none;  }
.header { position: relative }

Regards
Grace Themes