Hi there,
Thanks Kriesi and Team for this amazing wp theme. I really love this.
I was trying to make the main menu align to center. For this I used this code below-
nav.main_menu {
left: 41%;
}
This also brings the social media icons in the center with it. But I want to keep only the menu in the center and the social media right aligned and remove the spectator between them.
To be more clear what I want to achieve please see the image below-
Hey ghuddi,
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 :)
You can place the link in the private data section.
Best regards,
Jordan
Here it is-
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-menu.av-main-nav-wrap {
right: 41%;
border-right: none !important;
}
Best regards,
Jordan
Thanks Jordan for your quick support.
Regards,
Ismail
Hi,
You’re most welcome! Feel free to reach out again if you need anything else :)
Best regards,
Jordan