Archived topic
Grey Line Under Header
1 reply · Started by Karen on May 2, 2019
Viewing posts 1–2 of 2
Hi
I have a white page but under the header there is a thin grey line. I would like to remove this but don't know how. Can you help please?
Work in progress https://mypathtotravel.com/blog/
Many thanks
Hi there,
go to Customizer > Additional CSS. Look for and remove:
/* navigation top and bottom rules */
#site-navigation {
border-top: solid 1px rgba(136,136,136,0.5);
border-bottom: solid 1px rgba(136,136,136,0.5);
}
This archived topic is closed to new replies.