End of Support for Joomla 3 - Forum closed
Header 2 Font Colour
- gregsneddon
- Offline Topic Author
- Fresh Boarder
-
- Posts: 3
- Thank you received: 0
Currently using the blue-sidebar theme however on some of my articles any text that is formatted in "Header 2" style (i use JCK Editor) appears white and therefore not readable using the theme. How can I correct this to make the text #777777 colour ?
by gregsneddon
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8859
- Thank you received: 1740
Hi there,
please dont use inline css styles. The header font color must be setup in customizer.
Or you can override in the css/custom.css
please dont use inline css styles. The header font color must be setup in customizer.
Or you can override in the css/custom.css
.uk-panel-diebar h3 {color:#ff0000 !important}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates