Support

Home Forums Event Espresso Premium Hide portions of event header

Hide portions of event header

Posted: February 11, 2017 at 8:08 am

Viewing 1 reply thread


ndaniel

February 11, 2017 at 8:08 am

Hi,
Theme is Iced Mocha.
We’d like to hide the “event-date-p” (code below) shown when using a featured image on an event. Is there a toggle to control this or can you advise on the required template edit?
<header class=”event-header”>
<h1 class=”entry-title” id=”event-details-h1-14427″>
Puppy Love Canvas Painting!
</h1>
<p id=”event-date-p”>
2017-02-11T12:00:00-07:00 12:00 pm </p>
</header>


Lorenzo Orlando Caum

  • Support Staff

February 13, 2017 at 6:23 am

Hi,

Try this CSS for changing the styling so the date does not appear under the image:

.event-header p#event-date-p { display: none; }

You can then go back to your site and refresh the page to see the new changes.


Lorenzo

Viewing 1 reply thread

The support post ‘Hide portions of event 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