Support

Home Forums Event Espresso Premium Another detail – editing the event listing (code)

Another detail – editing the event listing (code)

Posted: May 4, 2014 at 1:15 pm


Joan Mershon

May 4, 2014 at 1:15 pm

I cannot post a link, because the site is not live until I figure this out.

Currently the event listing shows the number of seats available. I want to make that go away – but I can’t seem to find where exactly it is in the files. Can someone point me in the right direction?


Dean

May 5, 2014 at 2:21 am

Hi,

You will need to add some CSS. You can add this to your themes style.css file but I would recommend installing the free My Custom CSS plugin.

Once activated you can click the My Custom CSS link in the menu and add the following CSS to it, then hit save:

.spaces-available { display: none; }


Joan Mershon

May 5, 2014 at 6:30 am

I popped the code into the Custom CSS area I already had – worked like a charm!

The support post ‘Another detail – editing the event listing (code)’ 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