This topic has 4 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hi,
I was wondering if you could help me with the following. I have created a mega menu (called Service) with 3 columns. Now there is a vertical border showing between the first and the second column. Between the 2nd and 3rd column there isn’t. I tried some custom CSS but I can’t get rid of this border.
Could you please assist in providing help to get this border deleted.
Thx for your prompt reply.
Regards,
Johan
Hello,
Please add this code in Theme Options > Styling > Custom css:
.item-design-mega-menu .nav-sublist-dropdown .item-level-1.menu-item-has-children {
border: none;
}
Regards
Thx so much!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up