I am trying to permanently delete the top info bar. Can you tell me where in the editor can I do that?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .topinfobar { display: none;}