Forums
Forums / Theme: Customizr / Menu
(@chedi)
11 years, 12 months ago
hi
I want to decrease the space between tabs in my menu, I want it does not return to the line.
I did not find the line to edit on my CSS file
thank you
Mon Site
(@d4z_c0nf)
You mean the distance between each item in the menu? adding this to your custom css or your child theme style.css?
.navbar.notresp .nav > li > a { padding: 5px 10px 5px 10px; }
padding: top right bottom left
thank’s ! resolved
The topic ‘Menu’ is closed to new replies.