Skip Navigation

[Resolved] How to remove links between posts?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 6 replies, has 2 voices.

Last updated by antonK-2 1 year, 7 months ago.

Assisted by: Shane.

Author
Posts
#2447509

There are links previous and next posts In the bottom of each post. Please advise how to remove it?

Thank you in advance!
Anton

#2447575

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Anton,

Thank you for getting in touch.

You will need to provide me with a link to the site so that I can craft the css that is required for this one.

Thanks,
Shane

#2447907

hidden link

#2448047

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Anton,

You can use this css below.

.post-navigation{
display: none;
}

Thanks,
Shane

#2448511

thank you! where need to put it?

#2448705

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Anton,

Given that its a custom css you can install the plugin below and then add the css to it.

https://wordpress.org/plugins/simple-custom-css/

Thanks,
Shane

#2449179

My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.