Is it possible somehow to make “Footer menu” to be center under the copyright instead of right side?
I’ve tried following but it did not do anything.
#socket .avia3-menu {
display: block;
text-align: center;
float: none;
}
I’ve found old thread where the solution was written https://kriesi.at/support/topic/menu-custom-link-in-a-new-page/
#socket .sub_menu_socket {
float: none;
text-align: center;
}
#socket .sub_menu_socket li {
float: none;
display: inline-block;
}
Works fine. Feel free to close this one.
Hi Sovietovic,
We’re glad that you have found the solution for it :)
Thanks for using Enfold and have a great weekend!
Best regards,
Nikko