Hello,
I use the Header-Stil standard, but my Logo ist 180px high and so the distance from the menue-text to the hoverlines are very large.
Is it possilbe to decrease the distance between the menue-text and the hoverline? Or how can I place the menue-text at the bottom of the box?
I’m happy about your help – thx
birgit
it is allways nice to have a life link on that. Then we can create the css as you like. Is it a shrinking header? etc. pp
if it is a shrinking header the line-height of the menu link is calculated from enfold – then solution will be a bit more complicated.
If not – you can try this ( reflecting 180px height):
.main_menu ul:first-child > li a {
line-height: 140px;
}
Hi,
Let us know if that is helpful for you :)
Best regards,
Basilis