Static page breadcrumbs Problem

Posted in: Newspaper
Post count: 225

Static page breadcrumbs Problem. How to remove Static home page
Home > Home breadcrumbs text
. check this: http://prntscr.com/azi8d2

1. http://prnt.sc/azi5ks
2. http://prntscr.com/azi84t

  • This topic was modified 10 years by Arafat.
Post count: 225

Hello, Admin
Need urgent help?

Post count: 22421

Hi,
If you want to remove the breadcrumbs on the homepage, you can use css to hide it:
.home .entry-crumbs{
display:none!important;
}

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.