How to change color of text in category list

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jul 20, 2017 1:38 am
Reply with quote
Report this post
I am using Cloudhost for my web site http://www.synapticweb.co. I am up to date on latest version of both the template and Joomla. The page I am having the problem on is the menu item "News" . I have made the News page the default so you can quickly see the problem.

I have selected the template "Color II" which is great for everything except the text in a category list. As you can observe the text is "orange" and very hard to see. Can someone please advise how I can change the text color for a category list to black?

Thanks.
User avatar
Junior Boarder

teitbite
Tue Jul 25, 2017 2:31 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkMainbody .category a {
color: #000 !important;
}
User avatar
Moderator

GK User
Tue Jul 25, 2017 4:31 pm
Reply with quote
Report this post
Thank you. This worked exactly as I had hoped. Very pleased with your kind and wise assistance.
User avatar
Junior Boarder

teitbite
Mon Jul 31, 2017 11:34 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.