I have removed the slider text from the theme options / Home Slider Settings but text still shows up in my image.
Hi phorvath, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .salesdetails { display: none !important; } Thanks, Praveen