Dear all,
I'm just trying to center the footer_menu (
http://www.moerike-gymnasium.de), but without success. It remain always at the left side.
Overriding css with
- Code: Select all
#gkFooterNav, #gkCopyrights {
float: none!important;
overflow: hidden;
text-align: center;
}
centers the Copyright info, but not the menu.
It would be nice to have the footer_menu like
https://demo.gavick.com/joomla25/magazine/ .
By the way. How can I remove the Copyright info?
Best regards
Felix