How to hide this bar

caracaltaca

Active member
Trusted Uploader
Aug 4, 2019
187
245
43
105
Elsewhere
www.fbi.gov
2.jpg

How to hide this bar?
Tipp-Ex may be? :)

Now, seriously, a quick way to do this if you dont need it on specific page is to open "Inspector" (right click and choose Inspect on the item you need to supress), see its class and write a small piece of code (css):

.class-name {
display: none;
}

where class-name put the name of the class you'll inspect

otherwise, depending on the theme you use, choose not displaying breadcrumbs on the page(s)
 
  • Like
Reactions: tanierlyons

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu