Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .header-container .header .logo { margin-top: 10px; margin-bottom: 20px; } fieldset { margin-bottom:15px; } .header-info { margin-top: 15px; } Adjust the values of margin-top and margin-bottom as per your requirement. This will solve your issue.