Archived topic
Very thin line on Off Canvas Panel (Mobile view)
3 replies · Started by scometamus on January 25, 2021
Viewing posts 1–4 of 4
Dear GP support team,
there is a navigation color issue in the Off Canvas Panel (mobile view only). As seen in attached picture, there is a very thin (black?) line beside ‘SERVICES’. Maybe I set something up wrong.
Thank you so much,
Jan
Hi there,
try adding this CSS to remove that:
.slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle {
border: none;
}
Hey David, great! Thank you very much. Adding !important to the code did solve the issue.
Glad to hear that!
This archived topic is closed to new replies.