Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #329209

    the drop down menu is not centered after the update, it is left justified. how can I change this?

    • This topic was modified 9 years, 6 months ago by euma.
    #329961

    Hey!

    Try adding this code to the Quick CSS:

    .sub-menu li a, .mega_menu_title {
        text-align: center !important;
    }

    Cheers! 
    Josue

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