I just purchased the Music Club Pro Theme. I’m trying to remove the slider section from my homepage. I can’t figure out how to do it. I’ve removed all the images and then I get a loading icon that never goes away.
To remove the homepage slider,
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS Box
add below css code
.slider-main { display:none; }
If you are getting any problem, please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.