Hi,
I have set my header layout to be “logo center, menu below”. Now I would like the social icons to appear above the logo centered .
screenshot – https://imgur.com/a/EXe6Dq0
Hey navindesigns,
I added this code to the quick css field:
.html_bottom_nav_header #top .av-logo-container .social_bookmarks {
right: auto;
left: 49%;
top: 30%;
}
.html_header_top.html_logo_center .logo {
margin-top: 30px;
}
to move the icon to the top and to center them. Maybe we need to adjust the code as soon as a different logo is set but it’s a starting point.
Best regards,
Peter
works but it is not quite aligning with the menu items below
trying to make it look like this mockup – https://imgur.com/a/EXe6Dq0
Please note i am hiding my logo on JUST the homepage