Home › Support › Themes Forum › Neurons Slider
Hello,
how can i disable the sliders in Neurons pro? I searched and searched an found no option.
Thanky very much
Peter
Hi
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add below code.
#slider{display:none !important;}
Thank You
Thank you
Hello, i added the code. And now there is a great white space at the place of the sliders.
Greetings Peter
Hi, it is done!
I changed the min-height of the slider at Appearance >> Theme Options >> Basic Settings >> Custom CSS .slider-main{ min-height:40px;
Thread can be closed.