Archived topic
Delete 2 lines in menu
1 reply · Started by Simon on July 16, 2021
Viewing posts 1–2 of 2
Hi,
how can i delete these 2 lines in the menu
my site
https://easy-to-read.eu/
here a screenshot
https://prnt.sc/1bqwcrg
Hi there,
go to Customizer > Additional CSS and remove the following code:
.main-navigation,
.footer-widgets {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
This archived topic is closed to new replies.