Home Forums Total How to disable breadcrumbs?

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11400
    vt2tahoe
    Participant

    I put this code into additional CSS but nothing changed.

    total-breadcrumbs{
    display:none;
    }

    Is there a known method of disabling the breadcrumbs row entirely?

    #11415
    Hash
    Keymaster

    You missed a dot

    .total-breadcrumbs{
    display:none;
    }

    #11580
    vt2tahoe
    Participant

    Hi, thanks for the response (it went to my SPAM folder).

    I added the dot (which I think I tried with and without, originally) and the breadcrumbs are still there.

    Thoughts?

    Thanks again,

    #11588
    Hash
    Keymaster

    Can you please show me your website so that i can find what actually the issue is?

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