Tagged: menu
Hi,
I’d like to do what’s in the subject :)
To explain it a little more, I don’t want to shrink the whole header.
I just like to shrink the distance between the menu entries themselves and the bottom of the header.
Something like “align bottom” within the header line.
Will this be possible? I played around with it, but especially this part seems to be somewhat complex.
Thanks in advance.
Michael
Hi Michael!
thank you for choosing Enfold and welcome to our forum!
Can you please post the link to your website so we can provide you an accurate custom CSS code? :)
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_menu ul:first-child > li a .avia-menu-text {
top: 20px;
position: relative;
}
Regards,
Yigit
You rock :)
Thanks a lot, what easy – if one knows what to do.
Have a nice evening.
Michael