How do I change the size of the white behind the menu bar?
-
My site is https://www.mangatenshi.com
And I think the menu bar looks horrible.
The white-ish space behind it is way too large and covers a big part of the header and it really bothers me, but I don’t know how to change it.I currently have this in the custom css, but changing line-height only succeeds in making it larger, not smaller.
.main-navigation ul li a {
font-size: 15px;
line-height: px;
}The same goes for the HUGE bar on the bottom which has the c mangatenshi part. I have no idea how to make that smaller.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How do I change the size of the white behind the menu bar?’ is closed to new replies.