Home Forums Total How to hide breadcrumbs?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1019
    mrblues
    Participant

    Hi, can you tell me CSS code which will hide breadcrumbs?

    I tried following code with no success:

    #total-breadcrumbs,
    .woocommerce .woocommerce-breadcrumb{
    display: none;
    }

    cheers

    mrblues

    #1020
    mrblues
    Participant

    I reply to my own question, the code does actually work after all!

    Saw it when watched the site with other machine. So I needed to empty browser cache data to see it on my own browser. Strange though.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.