Hi Enfold Team,
how to edit the vertical position of the main menue?
See
https://drive.google.com/open?id=0B0TqEFDVcQi8dEtmRkExbnFWRG8
Thank you for help!
Best regards
Peter
Hey Peter,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav > li > a .avia-menu-text, #menu-item-search {
display:inline-block;
transform: translateY(90px)!important;
}
Best regards,
Vinay
..wow – works – great!!
Thank you very much!!!
Best regards
Peter
Hi!
Glad to help :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold!
Regards,
Vinay