Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28085

    Hey guys – need to get rid of breadcrumbs. What do I need to do to make this happen?

    #136408

    Hey,

    You can add this on your custom.css or Quick CSS:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    display: none;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Turn off breadcrumbs’ is closed to new replies.