Archived topic
Flex align on menu items
3 replies · Started by Ryan on October 7, 2020
How can I get the menu items to center when they drop down to a second line for example here https://www.ryansmithphotography.com/myrtle-beach-wedding-photography/ when the width is below about 900px. Thanks.
Hi there,
Try this:
.nav-align-center.main-navigation .main-nav > ul {
justify-content: center;
}
Great thanks, one other question. Are there any issues with the new 3.0 version and the AMP compatibility plugin you created? Is that even still necessary? Thanks.
There shouldn't be any issues. If you do find any just let us know and we'll resolve them :)