Site logo

Archived topic

paging-navigation on homepage

3 replies · Started by Former User on February 26, 2018

Viewing posts 1–4 of 4

Hello,

How can I remove the page navigation on the homepage?

Thank you for your help!

Hello Leo,

Thank you, it works. I'm using in the "Hook" in the content area "wpseo_breadcrumb" of yoast. Everything works wonderfully. However, I do not want to have the Breadcrumb on the start page. How do you get that away?

I tried it, unfortunately does not work!

.home .paging-navigation {
     display: none;
}
.home #breadcrumbs {
     display: none;
}

Thank you for your help

Uwe

This archived topic is closed to new replies.