Home › Forums › Basel support forum › Links styling › Reply To: Links styling
November 6, 2018 at 6:50 pm
#87536
Elise Noromit
Member
Hello,
Try to add this color to the Theme Settings > Custom CSS:
body .entry-content ul li a{
color:red;
}
If the code does not work please provide your site admin access.
This code will change the color of all the links in the text. If you want different colors let me know.
Best Regards