Tagged: secondary menu
Is it possible to have the secondary menu in the header, to the right of the logo and without the extra top bar where the secondary menu is usually located? Thank you!
Sorry about that.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header_meta {
margin-top: -31px;
}
nav.sub_menu {
position: relative;
top: 50px;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 172px;
}
Best regards,
Yigit
You’re awesome! Thank you! I will play around with the positioning a little bit. I really appreciate your help.
Hey!
Please feel free to open a new ticket, if somehing else is needed.
Thanks a lot for your patience and understanding
Best regards,
Basilis