• When i add new submenu item the entire submenu white text items are not center aligned on browser page. How do I change so they are centered? It looks like when you click on Why Bluetail and About links they are not centered.

    The page I need help with: [log in to see the link]

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

    (@megamenu)

    Hi,

    Thanks for posting a link.

    You have this CSS which applies to the second sub menu, but not the first:

    header.header ul#mega-menu-main_menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul#menu-solutions {
        text-align: center !important;
    }

    Regards,
    Tom

    Thread Starter biggerbrain62

    (@biggerbrain62)

    I added that line, but nothing changed on bluetail.aero. I placed in the css file. Is that correct? or where should it go?

    Plugin Author megamenu

    (@megamenu)

    Hi biggerbrain62,

    That CSS was already on your site (I assume you wrote it yourself?) – you would need to modify it so that it also applies to the “Why bluetail” sub menu.

    Regards,
    Tom

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

The topic ‘Blue Sub menu does not center align’ is closed to new replies.