Hi, I need to lower / padding on the header and or logo so it’s closer / lower to the menu. I couldn’t find any padding in the css. Any ideas ?
Thanks for all your help.
3 Answers
To resolve this issue, you can add the following code to the Editor CSS:
.site-header #header { margin: 0; }
Regards,
Hi and thank you. But it didn’t do anything…
You can send me your site and a screenshot for further checking.
you can add the following code to the Editor CSS:
.site-header #header { margin: 0 !important; }
See the screenshot: http://imgur.com/W5oQL3I
If you still face there issue, you can send me username & password of your site for further checking.
Please login or Register to submit your answer