[Resolved] Very thin line on Off Canvas Panel (Mobile view)

Home Forums Support [Resolved] Very thin line on Off Canvas Panel (Mobile view)

Home Forums Support Very thin line on Off Canvas Panel (Mobile view)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1632669
    scometamus

    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

    #1632683
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS to remove that:

    .slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle {
      border: none;
    }
    #1632923
    scometamus

    Hey David, great! Thank you very much. Adding !important to the code did solve the issue.

    #1632986
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.