• Resolved auryn111

    (@auryn111)


    Hello !
    Now, I would like to know how can I align center my items on my main menu ?
    As you can see, I put the same width (150px) for all items. But words like Accueil/Villes/a la une or Contact are not center align. How can I do that ?

    Thank you !!

    https://wordpress.org/plugins/megamenu/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi auryn,

    Please add this to the Custom Styling section of your menu theme:

    #{$wrap} #{$menu} > li.mega-menu-item > a.mega-menu-link {
        text-align: center;
    }

    Regards,
    Tom

    Thread Starter auryn111

    (@auryn111)

    Wonderful, thanks !!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Center menu content’ is closed to new replies.