Removing gap between header and menu
Hey, is there a way to remove the gap between the header image and the menu
See image http://imgur.com/5UVCGZe the gap is marked in blue
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2I found it out – I went into Style.css and edited
#masthead .hgroup {
zoom: 1;
position: relative;
padding-top: 0px;
padding-bottom: 0px;
Great theme btw!
Hi Martin
Glad to hear, although you should be using a custom CSS editor like this
https://wordpress.org/plugins/so-css/
If you edit the style.css directly it will be overwritten during any theme updates. using the plugin will keep your changes through future updates.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.