Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .testimonial { display: none; } Thanks & Regards Gourav Shrivastava
Hello Fdhodge, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .testimonial { display: none !important; } It will resolve your issue. Thanks & Regards Yogesh Bhade