Hi Currently I have no need for the blog and testimonial area on the home page. Please let me know how I can remove this from the home page. Thank you. Bernard
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .featurebox{ display:none; } .feature_testimonial { display: none; } Thanks & Regards Gourav Shrivastava