tap Posted August 15 Share Posted August 15 Our Events page lists all events past and future, which is what most of us would like to see. I have a request to add a divider between the two because people get confused. Many of our events are similar/identical and they miss the slash through the date in the image, which is the only noticeable difference. I only have basic skills so I don't know if it's possible and, if so, how to go about it. URL is www.spokumbent.com. Thanks in advance. Link to comment
tuanphan Posted August 15 Share Posted August 15 You can use this to Website Tools > Custom CSS /* line between upcoming - past events */ .eventlist.eventlist--upcoming { border-bottom: 5px solid green; padding-bottom: 50px; } 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