Reply To: Homepage Slider March 23, 2020 at 11:54 am #21793 Grace ThemesParticipant Hi, To remove the homepage slider, Go to Appearance -> Editor -> style.css add below css code at the end of file .slider-main { display: none !important; } Regards Grace Themes