How to change color of links in event cards (list layout)

  • Issue description:

  • I notice that my links on my events are too light. How do I change these? I have been through all of the settings, but don’t see anything for it…

  • Link to the page with the widget in question:

  • Calendar of Events | ScapeHaven

2 Likes

Hi there, @ScapeHaven_OSRS and welcome to the Communtiy :waving_hand:

This code will do the trick:

.eapp-events-calendar-list-item-info a {
color: blue!important;
}

Please add it to the Custom CSS field on the Style tab of your widget’s settings and let me know if it helped :wink:

1 Like

MY ABSOLUTE HERO!!! Thank you so much!!!

2 Likes

It’s my pleasure, and thank you so much for your kind feedback :heart:

Feel free to contact us here again if anything help is needed!

I will do! Thank you heaps again! Ahhhh!

1 Like