WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: The Church – Change link text color

#50300
Grace Support
Keymaster

Hi,

To change the link text color for whole site
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code

a { color: #000 !important; }

Regards
Grace Themes