Hi.
I have the “Menu and Logo Position” set as “Logo Center, Menu Below”.
Up until the latest Theme Update, that had the Logo and the Menu centered.
After the latest update, the Menu is Left Hand Justified.
Regards
Iain Kennedy
Hey spottydog63,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
width: auto;
}
Best regards,
Vinay
Hi Vinay.
Yep, that fixed it.
But why did it change in the first place, and why not have an option to specify centralising of the menu?
Regards
Iain
Hi,
I agree with you a centered menu is a great option. We are working on introducing new options and features to the theme :)
Best regards,
Vinay
Thanks :-)
My CSS isn’t rendering after the update either. http://philadelphiabapt.org
It was messing up on Desktop view this morning. I cleared the Cache and it looked fine on Desktop, now mobile isn’t displaying correctly.