Hi, I would like to not have the slider at all. What would I need to do for that? Many thanks in advance.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slider_wrapper { display: none; }