Support

Home Forums Event Espresso Premium How to remove an Event Publish Date from the single event page

How to remove an Event Publish Date from the single event page

Posted: September 18, 2024 at 8:43 pm

Viewing 5 reply threads


Chrissy1395

September 18, 2024 at 8:43 pm

Hi, we would like to remove the date an event was published from showing up on the individual event page. It causes a lot of confusion for your website visitors. Here is an example: https://thebespokemarkets.com/events/milford-fall-market-al/


Tony

  • Support Staff

September 19, 2024 at 3:31 am

Hi there,

Thats not something Event Espresso adds itself, it will be from the site’s theme.

One option here is to hide it using CSS:

.type-espresso_events .entry-meta {
    display: none;
}

Add that to Appearance -> Customize -> Additional CSS.


Chrissy1395

September 20, 2024 at 10:09 am

oh man how to I add that?


Tony

  • Support Staff

September 20, 2024 at 1:31 pm

It’s in the post above 🙂

GLog into your WP admin, you’ll go to the Dashboard.

Then in the menu on the left go to Appearance -> Customize.

Then in the Additional CSS section, add the above CSS.

Here is a screenshot from another example:

https://monosnap.com/file/DONvrAOCsva4rsK8yKf9k14YR7Fszg


Chrissy1395

September 21, 2024 at 12:27 pm

Thank you! Sorry, I didn’t see the line of instructions previously.


Chrissy1395

September 21, 2024 at 12:27 pm

Thank you! Sorry, I didn’t see the line of instructions previously.

Viewing 5 reply threads

The support post ‘How to remove an Event Publish Date from the single event page’ 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.

Event Espresso