Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Can’t change link color for 1 link in Canvas Theme for WordPress Re: Can’t change link color for 1 link in Canvas Theme for WordPress

#138734
Paulie_D
Member

Also…since these

footerright a:hover {
font-weight: normal; font-size: 8pt; color: #ccc!important; text-decoration: none; }

footerright a:link {
font-weight: normal; font-size: 8pt; color: #ccc!important; text-decoration: none; }

are the same as the malformed one above…they actually do nothing unless you are trying to override something higher up.