I
I
Igor2018-02-16 15:48:04
WordPress
Igor, 2018-02-16 15:48:04

How to remove post navigation buttons (next article and previous article) on any wordpress page?

How to remove post navigation buttons (next article and previous article) on any wordpress page?
theme customizer: 5a86d26ddf398840759302.jpeg
just not always (on some pages it throws out unnecessary articles) from I can’t find how to remove it.
found a similar question with code
.site-content div.nav-next,
.site-content div.nav-previous {
display: none !important;
}
didn't help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mike, 2018-02-16
@MikeKosulin

Look where your theme has the navigation output.
Use a child theme to edit the output file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question