Change a color link

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Oct 16, 2012 11:44 am
Hello, how can you change only the color of the links (static) not to mouseover?

See the example:

Schermata 10-2456217 alle 12.41.25.png
User avatar
Expert Boarder

Konrad M
Tue Oct 16, 2012 12:32 pm
Hi,
please try add to override.css
Code: Select all
#gkMainMenu > div > ul > li > a {
color: #ffffff;
}

and set your own color value. Remember to enable override.css option in template settings.
User avatar

GK User
Tue Oct 16, 2012 1:19 pm
Perfect, it works great! :D
User avatar
Expert Boarder


cron