How can I display the footer menu here http://episci-inc.com/ as inline block and centered horizontally?
thank you
gary
Hey gharding,
Please try the following in Quick CSS under Enfold–>General Styling:
#nav_menu-2 .menu-footer-menu-container {
text-align: center !important;
}
Thanks,
Rikard
Rikard, thank you, but you didn’t address the inline block part of my request in your code.
gary