Margin between the top and bottom of header logo

3 replies · opened Jun 5, 2016

TTomJun 5, 2016

Loving the theme, could you help please. Im looking to add a margin between the top and bottom of the logo on the header and just wondering how to do this

Currently the logo fills up the top left section of the header, the size is fine, but a little margin / space above and below the logo will tidy it up a bit,

Many thanks in advance for your help.

SSemicolon WebSTAFFJun 7, 2016

Hello,

Please consider using the following CSS Code:

#logo img {
	margin-top: 10px;
	margin-bottom: 10px;
}

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

TTomJun 24, 2016

Sorry only just seen the reply, don't think i have email notifications turned on.

Thanks for getting back to me. Where about is best to put this code?

Many thanks,

SSemicolon WebSTAFFJul 1, 2016

Hello,

Please add this CSS either in the css/custom.css File or simply in the Document <head> Section. Complete instructions about using the css/custom.css File can be found in the Documentation > Start > Customization Section.

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard