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

    Hi,

    I am trying to make the submenu text centered, but no success. Tried:
    .avia-menu-text { text-align: center; }

    and

    .sub_menu {
    text-align: center!important;
    }

    and nothing works.
    Please help.

    Thanks in advance!
    Sebastian

    #487352

    Hi viom!

    Add this to your custom CSS.

    #top .av-main-nav ul a { text-align: center !important; }
    

    Cheers!
    Elliott

    #490485

    Thanks Elliott,

    It worked as a charm!

    Cheers!
    Sebastian

    #491058

    Hey!

    glad Elliott could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Submenu text centered’ is closed to new replies.