change size of displayed menu
-
Hi!
First of all congratulations for that great theme and all the support you are giving ??I have one doubt… I have changed the text size and alignement that appears in the menu by adding
@media only screen and (min-width: 720px) {
/* common */
#nav-header .nav { }
#nav-header .nav li a { color: #fff; color: rgba(255,255,255,0.7); text-align: center; font-size:18px}And it worked, but now I want to know if it’s possible that the menu displayed (level 2, if I’m not wrong) will have the same width as it’s “parent” (level1).
Because as I see, it’s a fixed width for all the elements of the menu despite their length.Here is my website in case needed ??
https://viajarataiwan.esThanks ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘change size of displayed menu’ is closed to new replies.