Support

Home Forums Event Espresso Premium Remove Available Spaces from event listing page – multisite

Remove Available Spaces from event listing page – multisite

Posted: September 14, 2015 at 12:46 pm


bsheldon

September 14, 2015 at 12:46 pm

I’m using a multisite installation with Thesis. I need to remove the “Available Spaces” notation from all listings. I used the suggested code in the Thesis custom css file:
.spaces-available {
display: none;
}

But it doesn’t seem to be removing the notation from the listing page. Thesis and EE3 are enabled across all sites so I would have expected the code to work.
Any ideas?


Josh

  • Support Staff

September 14, 2015 at 1:54 pm

Hi there,

The first thing to check is see if the Thesis custom CSS file is loading on your event list page. If it is, then the next thing to check is if there’s a typo somewhere in the file. For example, if there’s a typo somewhere before your .spaces-available rule, then the following rules may not be applied by the browser.


bsheldon

September 14, 2015 at 5:54 pm

Thank you Josh. The CSS is typed appropriately. But, I couldn’t find the custom CSS file loading so I’ve written to the skin developer to see what I might be missing there. Thanks for the quick response. If you have any other insight please don’t hesitate to jump in!


Josh

  • Support Staff

September 14, 2015 at 6:36 pm

There are also plugins you can install on your site to inject custom CSS onto your pages if all else fails. The Simple Custom CSS plugin is compatible with WP Multisite.

https://wordpress.org/support/plugin/simple-custom-css

The support post ‘Remove Available Spaces from event listing page – multisite’ 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