Archived topic
How to decrease primary navigation/Header height?
5 replies · Started by Sanjay on May 25, 2019
Viewing posts 1–6 of 6
I want to decrease the primary navigation height. I
want to make header as woorkup.com site.
Hi there,
You've added this CSS which is causing the issue:
li {
padding-left: 0px;
margin-bottom: 20px;
}
Yea after removing it is correct.
Thanks.
Can i get other code for bullet list space.
Maybe something like this:
.inside-article li {
padding-left: 0px;
margin-bottom: 20px;
}
This code is working.
Again Thanks 🙏
No problem :)
This archived topic is closed to new replies.