Archived topic
Off Canvas Menue Line Height
3 replies · Started by Marius on July 3, 2022
Viewing posts 1–4 of 4
Hello,
in the Off Canvas Menue, the line height for the items in the drop down menue is bigger then the normal items.
How can i change that?
Hi Sonja,
Can you disable your cache plugin so I can see the CSS source?
You can bypass the cache with this parameter http://www.example.com/?nowprocket
Can you give this CSS a shot?
.main-navigation.slideout-navigation .main-nav ul ul li a {
padding: 0;
}
Let me know :)
This archived topic is closed to new replies.