please could you tell me how to hide/remove the home page intro, i.e. the content and padding associated with the red highlighted portion of the attached.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-info h1 { display: none; }