[Support request] Flex align on menu items

Home Forums Support [Support request] Flex align on menu items

Home Forums Support Flex align on menu items

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1476777
    Ryan

    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.

    #1476973
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try this:

    .nav-align-center.main-navigation .main-nav > ul {
        justify-content: center;
    }
    #1477264
    Ryan

    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.

    #1477291
    Tom
    Lead Developer
    Lead Developer

    There shouldn’t be any issues. If you do find any just let us know and we’ll resolve them 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.