I used the css code: .slider_text_container { display: none; } to remove the slider text areas but have discovered the slider image is not clickable. Please advise. Thanks for all the hard work you guys put it in!
Hello, Slider images are not clickable in this theme, just the text was clickable that you removed. Thanks & Regards Yogesh Bhade
Hello, For text disable. Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .slider_text_container { display: none; } For clickable image Follow below image. Thanks & Regards Pramod