Remove outline or border on header?

4 replies · opened Aug 5, 2016

HhaolidaysAug 5, 2016

The default header comes with a faint border on the bottom side, plus around the logo, and around the menu/shop/search icons.
It possible to remove this?

HhaolidaysAug 5, 2016

image attached

HhaolidaysAug 8, 2016

Hello - any advice?

It's the same border that appears on the support forum site. I've tried wht seems like every css line to change or remove it. But nothing.
Thanks.

SSemicolon WebSTAFFAug 8, 2016

Hello,

Simply add the following CSS Code:

#header.full-header #logo { border-right: 0; }

#header.full-header #primary-menu > ul {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

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

HhaolidaysAug 15, 2016

Fantastic - thank you SemiColonWeb

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