I have the event popup setting for links set to blue, but my links in the event popups are still not rendering in blue. How do I fix this to make it look like a clickable link?
2 Likes
Hi there, @pammy51788 ![]()
Could you please send me a link to the page, where your widget is installed? I’ll gladly look into this ![]()
1 Like
Thank you so much @Max Here it is: Events | SME, Inc. USA
2 Likes
Thanks!
We’ve fixed the issue with this code added to the Custom CSS field on the Style tab:
.global-styles,
.eapp-events-calendar-read-more-content a {
color:blue!important;
}
Please check it out and let me know if everything is fine now ![]()
2 Likes
It is beautiful, thank you so very much! You rock, Max!!
1 Like
It’s my pleasure ![]()


