Turn off breadcrumbs in the Portfolio page of the Haste Theme

Home Forums Haste Theme Turn off breadcrumbs in the Portfolio page of the Haste Theme

Home Forums Haste Theme Turn off breadcrumbs in the Portfolio page of the Haste Theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • eveonhq
    Participant

    How can i turn off the breadcrumbs without css on the haste theme portfolio page.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    Can you please share a link to your website, so we can inspect your setup?

     

    Best regards,

    Shufflehound team

    eveonhq
    Participant

    url: octargon.ai

    Shufflehound
    Moderator

    Thank you for the link!

     

    Can you please let us know on which specific page you want to turn off the breadcrumbs?

    eveonhq
    Participant

    I will like to turn off breadcrumbs for the single portfolio pages e.g.

    https://octargon.ai/portfolio/rodr/ and all other pages that would be created under /portfolio.

    Shufflehound
    Moderator

    You can add this CSS snippet below under Haste Settings > Custom CSS/JS > CSS Code:

    .sh-portfolio-single-breadcrumbs {
        display: none;
    }

    eveonhq
    Participant

    Thank you.

    Shufflehound
    Moderator

    You are welcome!

Viewing 8 posts - 1 through 8 (of 8 total)