Support

Home Forums Event Espresso Premium EE4 Event page – Bottom of page next-prev

EE4 Event page – Bottom of page next-prev

Posted: January 13, 2016 at 12:26 pm


Elizabeth

January 13, 2016 at 12:26 pm

How do you get rid of the next and previous events at the bottom?

https://www.masterpiecemixerssnellville.com/events/morning-garden/


Lorenzo Orlando Caum

  • Support Staff

January 13, 2016 at 1:10 pm

Hi Dorian,

You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).

This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or via a plugin that adds an additional stylesheet to your WordPress site such as Simple Custom CSS or Reaktiv CSS Builder.

Try this CSS:

.single-espresso_events div#nav-below.loop-navigation.single-post-navigation.loop-utility.loop-utility-below { display:none; }

Then refresh the page to see the changes.


Lorenzo


Elizabeth

January 13, 2016 at 1:15 pm

That worked! Thanks!!

The support post ‘EE4 Event page – Bottom of page next-prev’ 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