I want to decrease the amount gray space before the actual website starts the white box. I want to cut that in half. How do I do that.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .main_container { margin-top: 20px; } Adjust its value as per your requirements.