Hello, my menu is hidden. Why does it happen?
LINK
(http://www.liliansouza.com/assets/2016)
Hey mleite1,
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 ul {
position: inherit !important;
}
Best regards,
Jordan
Thanks Jordan.
Resolved