I want to reduce the space between the top of the frame and the top of the browser. Is that possible?
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .container{ margin-top:5px!important; }