October 3, 2019 at 3:41 pm
#4150
Keymaster
Hello @darthcleavage
Thank you for using fabulist pro. Apparently we do not have separate option for font color. If you want to change color for link you can add the following code in customizer-> additional css.
a { color: #abc; } // note you can use any hexcolor value you prefer.
Regards
Shark Themes