tuanphan Posted August 18 Share Posted August 18 If you can't make code work, you can send link to event page + let me know which event title you want to change color, I will check again. #1. Suppose you want to change these event title’s color #2. First, you need to find the Event Item URL. In my example, we will have /events-full/event-05/ events-full/event-06 #3. Use this code to Custom CSS box a.eventlist-title-link[href="/events-full/event-05"] { color: #f1f !important; } a.eventlist-title-link[href="/events-full/event-06"] { color: red !important; } #4. Result Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment