Post Content Link Color
In the Brizy template, when I add a Post Content Widget, the hyperlinks are not colored. There doesn't seem to be a way to style them in the Brizy editor, and CSS isn't working either.
Anyone else with this issue? or know a solution?
0
-
Hi,
Do you have the latest versions for Brizy Free 2.1.5 and Brizy Pro 2.1.3?
Yes, in the Brizy editor, at the moment we don't have an option to set-up the link colour but you can try to add this CSS code in the template for the Post Content element in the Settings -> Advanced settings -> Custom CSS.
p a {
color: red !important;
}Thanks!
Best regards,
Sandra0
Please sign in to leave a comment.
Comments
1 comment