I want to remove what appears inside the yellow box in the attached image. As I can do? Thanks, Manu.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .main_content_wrapper { display: none; } .feature_box { background: none; } This will solve your issue.