This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hello, I’m trying to remove the white line under the menu but I don’t see any option. Here is a screenshot: http://prntscr.com/htqxra
My website is http://www.crazyhamster.ca
Hello,
Thanks for the topic.
Please try to add this code in Theme Options > Styling > Custom css > Custom css or in style.css file of child theme:
.header-wrapper.header-double-menu .container-wrapper {
border-bottom: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up