Tagged: menu
Hello,
How can I influence the orientation of the menu? I want the put the main menu something down, so that the logo ends with the lower edge of the logo..
Can you help me please?
Thanks
Hi Johannes!
Can you send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea?
Best regards,
Elliott
Hi Elliott,
thank you for your quick response, i have uploaded an image that you can better understand what I mean..
Best regards,
Johannes
[IMG]http://i66.tinypic.com/dceeci.jpg[/IMG]
Hi!
Thank you for the screenshot. Please add this in the Quick CSS field:
.avia-menu ul > .menu-item-top-level > a > .avia-menu-text {
position: relative;
top: 20px;
}
Regards,
Ismael
Hi Ismael,
thanks a lot! It works!!
Now I am relieved :)
Regards,
Johannes