On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
Make nav bar thicker
#1
Browser : Firefox (latest)
Device : Linux Laptop
Reproduction : Not a bug


Hi,


Any method to make the nav thicker ?  I tried using " height: " but while hovering it looks less attractive. Thanks.
#2
Go to navigation.css and find padding in nav a.
Change the padding from value to increase the height. For example:-
nav a
{
padding: 14px 10px;
}
#3
Working fine. Thanks.




Users browsing this thread: 1 Guest(s)