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
Hi viom!
Add this to your custom CSS.
#top .av-main-nav ul a { text-align: center !important; }
Cheers!
Elliott
Thanks Elliott,
It worked as a charm!
Cheers!
Sebastian
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