Support

Home Forums Event Espresso Premium Virtual Forms – continued

Virtual Forms – continued

Posted: May 27, 2020 at 11:16 pm


JohnB

May 27, 2020 at 11:16 pm

Further to previous topic https://eventespresso.com/topic/virtual-courses/

Having problem with the Additional CSS

#ee-event-datetimes-ul-{event-id} {display: none;}

If the event ID was, say, 222222, can you provide an example of how the CSS code look?

Thanks

ie #ee-event-datetimes-ul-{event-id} {
display: none;
}


Tony

  • Support Staff

May 28, 2020 at 4:57 am

Hi John,

For an event with ID 222222 it would be:

#ee-event-datetimes-ul-222222 {
    display: none;
}

The support post ‘Virtual Forms – continued’ 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