I’m trying to restyle the upcoming event widget. Please have a look on our site: http://www.plukdeliefde.nl/
I have two questions:
1) I can’t modify the 25px padding that seems to be created by the .ee-upcoming-events-widget-ul class. (I want all the cards in the side bar aligned) I’ve tried several variations of the following custom CSS without effect:
.ee-upcoming-events-widget-ul {
margin: 0px !important;
padding: 0px; !important;
}
Apparently, I miss something. What would be the correct way to do it?
2) Is there a way to make the whole card clickable (not just the text). See some of the other cards on the page). I would know how this would work with some additional html but I have no idea how to add that. I’m aware it should also be possible with some JS, but again that is beyond my capabilities. Any suggestions?
The support post ‘Styling the upcoming event widget’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.