Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Removing Home Page Slider

#21881
Grace Themes
Member

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