End of Support for Joomla 3 - Forum closed
How can I change the submenu font color?
Hello Support,
I cannot find where I can change the font color of submenu in products.
There are only few options for font color change in Customer.
Thank you for your support.
I cannot find where I can change the font color of submenu in products.
There are only few options for font color change in Customer.
Thank you for your support.
Attachment submenu_font_color.png not found
by ohmani
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Replied by joomlaplates on topic How can I change the submenu font color?
Posted 7 years 11 months ago #17601
Hi there,
please add this css code to your css/custom.css
Sometimes its easylier to add a css code than search into the customizer.
How to find the right css style:
www.joomlaplates.com/template-customizing
please add this css code to your css/custom.css
.uk-nav-navbar > li > a {
color: #ff0000;
}
Sometimes its easylier to add a css code than search into the customizer.
How to find the right css style:
www.joomlaplates.com/template-customizing
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:7 years 11 months ago
by joomlaplates
Last edit: 7 years 11 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates