Support

Home Forums Event Espresso Premium How to remove "next" and "previous" text links

How to remove "next" and "previous" text links

Posted: April 8, 2016 at 2:28 pm


Chris Keller

April 8, 2016 at 2:28 pm

Hi,

How do we remove the “next” and “previous” text links from the event page.

Here is an example of a page with the text links

http://acuteservices.com/courses/40-hour-hazwoper/

WordPress Version:
4.4.2
PHP Version:
5.5.34
MySQL Version:
5.6.27
Event Espresso Version:
4.8.20.p
WordPress Address (URL):
http://acuteservices.com/new
Site address (URL):
http://acuteservices.com


Josh

  • Support Staff

April 8, 2016 at 2:44 pm

Hi Chris,

You can remove those links by going to WordPress > Appearance > Theme Options > then scroll down to Avada’s Custom CSS tab, then add the following to the CSS Code box:

.single-espresso_events .single-navigation {
 display: none;
}

Then Save the options.


Chris Keller

April 12, 2016 at 12:16 pm

Thanks! That worked 🙂

Much appreciated.

The support post ‘How to remove "next" and "previous" text links’ 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