Support

Home Forums Event Espresso Premium Remove Header

Remove Header

Posted: March 12, 2019 at 12:50 pm

Viewing 3 reply threads


Vernon

March 12, 2019 at 12:50 pm

On my page it is showing my event name and then a date underneath ( https://monosnap.com/file/5DX7jhbDOgPsLT1RquVxJLSaYTXmph ) How do I remove that ?


Josh

  • Support Staff

March 12, 2019 at 12:58 pm

Hi,

Those items are added by your theme. You could either make edits to the theme, hide the elements using CSS, or if your theme has options to remove those items, you could use those options. We can help with putting together some CSS to hide those, but we’ll need to see the page source in question.


Vernon

March 15, 2019 at 10:32 am

This reply has been marked as private.


Josh

  • Support Staff

March 15, 2019 at 12:31 pm

You can add the following CSS to Appearance > Customize > Additional CSS to hide that header:

.espresso_events .post-header {
display: none;
}
Viewing 3 reply threads

The support post ‘Remove Header’ 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