Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Removing Home Page Slider

#21881
Grace Themes
Participant

Hi,

To remove the homepage slider
Go to the Appearance -> Editor -> style.css
add below cs code at the end of file

.slider-main { display: none; }
#ourservices { margin-top: 10px; }

Regards
Grace Themes