How to modify text colour in mod_highlighter_gk4

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Tue Dec 11, 2012 9:20 pm
I want to change/alter the color of the text content in mod_highlighter_gk4 to red or black? Am using "The World News II " J2.5 template. How do I achieve that?

This is urgent, I need help.
Thanks in advance.
User avatar
Junior Boarder

teitbite
Wed Dec 12, 2012 3:18 am
Hi

Please add this code to css:

Code: Select all
#gkHighlighter .gkHighlighterWrapper .gkHighlighterItem a {
    color: red;
}
User avatar
Moderator

GK User
Sat Dec 15, 2012 9:26 pm
Thanks
User avatar
Junior Boarder


cron