End of Support for Joomla 3 - Forum closed

Background color for footer menu

Background color for footer menu was created by TSGEppstein

Posted 8 years 11 months ago #17174
Hi,
how can I change the background and font color for the menu in the footer bar?
Thanks,
Arnold

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Background color for footer menu

Posted 8 years 11 months ago #17178
Hi there,
the footer colors must be changed via css/custom.css
www.joomlaplates.de/support/dokumentation/template-bearbeiten
Code:
.tm-footer { color: #1fa2d6 !important; background: #FF0000; } .tm-footer a { color: #1fa2d6 !important; }
The following user(s) said Thank You: TSGEppstein

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum