I would like to remove the time from the espresso upcoming event widget (leaving the date in place). I searched in the code base and to my understanding this piece code controls this:
EEW_Upcoming_Events.widget.php
However, my understanding of PHP is too limited to obtain the effect I need. How can I do that? Is there a way I can avoid the edit is overwritten in an update? Can I put a copy in the site specific folder?
The quick way to find out is use a tool like Firebug or Chrome’s Dev tools. Basically, you change the margin to 0 for the Event title by adding the following to your custom stylesheet:
The support post ‘Removing tome from 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.