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?
4 replies · opened Aug 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?
image attached
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.
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.
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