Hi tagDiv,
I want to hide the Breadcrumbs on the Homepage of my blog. How can I do that?
Screenshot: http://prntscr.com/ivbpi3
Thanks!
That would mean you are using the default WordPress blog style homepage, instead of a static page
– https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Hi Edward,
Yes, correct I’m using the default WP homepage. Sorry I did not mention that I am not using TD Composer for my homepage. Do you know how to hide the Breadcrumbs?
I’m aware that I need to paste some Custom CSS but I don’t know the code. 🙂
Thanks!
-
This reply was modified 8 years by
jericho.
Hi tagDiv,
I just want to follow up on this question. I want to hide the Breadcrumbs on the homepage only so the below CSS code is not working.
.entry-crumbs {
display:none;
}
P.S. I am not using TD Composer for my homepage. Just a normal/default WP blog homepage.
Thanks!
Hi Bogdan,
Here’s my site: https://pinoycollection.com/
I just want to hide the breadcrumbs on the homepage and not on the whole website.
Screenshot: http://prntscr.com/ixc74e
Thanks!