-
Closed
-
Hi,
I am trying to adjust my test website https://test.gfcev.de with new evolve-plus 2.6.8 to the customization I did for my productive website http://gfcev.de with old evolve-plus version 2.5.1.I tried to adjust the line height/line spacing of my primary menu on my test website as I did for my productive site.
I used following code:#menu-hauptmenue ul li a {
line-height: 1.2 !important;
padding: 10px !important;
}(I had to adjust the id, because you changed the menu id between the versions.)
The funny effect now is, that line-height and padding settings seem to work fine but that now the submenu text ist doubled in bold font. (For the sticky menu I did not apply this customization yet)
Any idea on how I can avoid this text doubling.
The code worked fine for version 2.5.1 .Thanks and best regards
Harald
The topic adjust line spacing in submenus is closed to new replies