Support

Home Forums Event Espresso Premium Removing clutter from Venue page

Removing clutter from Venue page

Posted: June 29, 2015 at 6:21 am


Joost

June 29, 2015 at 6:21 am

I am trying the grey areas (with icons and texts ‘locatie details’and ‘locatie’) on top and bottom of venue pages like this one:

http://www.plukdeliefde.nl/venues/cafe-olivier-leiden/

Having done similar clutter removal before, I already have inspected the elements with Firebug and based on that I’ve added the following lines to style.css of the child theme:

.event-venues-h3 .ee-event-h3 {display:none;}
.venues-address-h3 .ee-event-h3 {display:none;}
.ee-icon .ee-icon-venue {display:none;}

However, this does not have the desired effect. What do I miss?


Lorenzo Orlando Caum

  • Support Staff

June 29, 2015 at 11:56 am

Hi Joost, could you try this instead?

h3.event-venues-h3.ee-event-h3 {display:none;}


Lorenzo


Joost

June 30, 2015 at 1:25 am

Hi Lorenzo,
Thanks for your quick reply. Indeed that works. Apparently, I had misunderstood the system of the syntax.
Regards,

Joost

The support post ‘Removing clutter from Venue page’ 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