Tagged: link color
Can you direct me to the correct custom css to change the link colors throughout the site?
@lacholmes To change the link color Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS and paste the following CSS code:
a { color: #05A9C5; }
Note: change above #05A9C5 Hex color code with your own Hex color code.
Now, Click on Save All Changes Button and Refresh your browser.
Thank you for using our theme.