Archived topic
Menu CSS
1 reply · Started by Sonia on February 23, 2020
Viewing posts 1–2 of 2
Hello ,
I have a problem with my menu and submenu
the spacing is not correct.
I can’t change the css
Thank you for your help
Hi there,
What do you mean that you can't change the CSS?
I'm seeing this CSS in your child theme that's causing the issue:
.main-navigation .main-nav ul li a {
line-height: 5px !important;
}
You will need to remove that.
This is another issue in your child theme that needs to be fixed:
https://docs.generatepress.com/article/child-theme-issues/#import
Let me know if this helps :)
This archived topic is closed to new replies.