How do i remove the grey lines on header type 6?
Thanks
This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Jack Richardson
How do i remove the grey lines on header type 6?
Thanks
Hello,
To remove grey lines in header type 6 try to add this code into custom.css file:
.header-type-6 .menu-wrapper, .header-type-6 .menu-wrapper .menu-main-container > ul > li > a, .header-type-6 .menu-wrapper .menu-main-container > ul > li:last-child > a {
border: none !important;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up