Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #592605

    Hi
    I have a problem to not displaying the breadcrumbs on one of my pages
    http://www.razemmozemywiecej.pl/aktualnosci/
    “Aktualności
    You are here:
    Home
    / Aktualności”

    When i try to put “hide both” in Title Bar Settings, the breadcumbs are still there.

    help

    thanks

    #592638

    Hey

    You can add the following CSS code under “General Styling” > “Quick CSS” section:

    .breadcrumb-trail {
        display: none!important;
    }

    All the best

    #592641

    Its
    A – OK now

    thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Breadcrumbs’ is closed to new replies.