Site logo

[Resolved] menu border problem

Home Forums Support [Resolved] menu border problem

Home Forums Support menu border problem

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2109220
    francesco

    How can i remove the blue border that remains in the menu?

    #2109275
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the site so i can see whats causing that.

    #2109298
    francesco
    #2109313
    David
    Staff
    Customer Support

    In Customizer > Additional CSS there is this:

    #site-navigation {
        border-top: 1px solid rgba(0,0,0,0.1);
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }

    Remove that to remove the border.

    #2109339
    francesco

    thanks David.

    #2109346
    David
    Staff
    Customer Support

    You’re welcome

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