Archived topic
menu border problem
5 replies · Started by francesco on February 8, 2022
Viewing posts 1–6 of 6
How can i remove the blue border that remains in the menu?

Hi there,
can you share a link to the site so i can see whats causing that.
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.
thanks David.
You're welcome
This archived topic is closed to new replies.