This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
Hi there,
I am trying to set the text with link at footer (from static block) to black.
how can I do that?
thanx
Hello,
Use this code in Global Custom CSS:
.main-footer.text-color-light a {
color: #000 !important;
}
Regards,
Eva Kemp.
thanx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘setting font color for text with link’' has been successfully resolved, and the topic is now closed for further responses