Archived topic
Length of the off canvas Menu
3 replies · Started by Karin on November 23, 2020
Viewing posts 1–4 of 4
Hi there,
is it possible, that the off canvas Menus background field is only as height as there are navigation items?
The Layer ges down all the way, anway if i only have 6 or 7 Menu items.
How can i solve thhis problem?
Thanks for Your help
Greetings,
Karin
Hi there,
Give this CSS a shot:
.slideout-navigation.main-navigation {
background-color: transparent;
}
.slideout-navigation.main-navigation .main-nav ul li a {
background-color: #201d19;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
fine, this works - thank You!
No problem :)
This archived topic is closed to new replies.