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

    Hello, I found a way to remove the entire breadcrumb from the header portion of the site, however would only like to remove “You are here” is that possible?

    Here’s the code to remove entire breadcrumb:

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

    #164223

    Hi optizign13!

    Please add following code to Quick CSS in Enfold theme options under Styling

    span.breadcrumb-title { display: none; }

    Best regards,
    Yigit

    #164295

    Thank you, worked perfectly.

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