Main menu center align text - by kutmaster

This topic has 5 replies, 2 voices, and was last updated 4 years, 6 months ago ago by kutmaster

  • Avatar: kutmaster
    kutmaster
    Participant
    November 25, 2020 at 14:47

    Hi, i can’t align menu to center, always aligned to the left
    Row wrap working

    .et_b_header-menu .menu {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    }

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 25, 2020 at 15:08

    Hello,

    Theme Options > Header builder > Main menu > Alignment > Center.

    Regards

    Avatar: kutmaster
    kutmaster
    Participant
    November 25, 2020 at 17:01

    i did
    https://prnt.sc/vpy9eg
    but not centered

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 26, 2020 at 10:12

    Add the next code in Theme Options > Theme custom CSS:
    .et_b_header-menu .menu {justify-content: inherit;}

    Regards

    Avatar: kutmaster
    kutmaster
    Participant
    November 26, 2020 at 10:31

    Thank you, that works 🙂

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Main menu center align text’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.