Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author weblizar

    (@weblizar)

    Hi

    Thanks for using our weblizar theme.

    If you want to change the breadcrumb color.

    You can add custom css code in theme option custom css box.

    Find the breadcrumb id and class using browser inspect element.

    After that add class and id with your custom css

    Save the theme option change.

    Thanks

    Thread Starter dustin_apex

    (@dustin_apex)

    Hey there,

    Appreciate the quick response. We are a lean start up company and the theme helped us to get a responsive website together quickly. There are just a couple of things we want to alter due to the way we are performing SEO on the site and removing the breadcrumb panel is a part of that.

    Here is a screenshot showing what I would like to get rid of: https://i.imgur.com/3Wwghfy.png

    I cannot for the life of me find the piece of code to remove from the body or header in the WP editor. Can you tell me where to find the code that generates this breadcrumb panel and then remove all of it except the thin blue bar? For my purposes it looks much cleaner this way. I was able to find a plugin that will allow me to manually pull it out but I’d much rather do it via code so the site loads more efficiently.

    Thank you!!

    Theme Author weblizar

    (@weblizar)

    Hello Dustin,

    Here is the CSS : .top-title-wrapper{display:none;}
    Put this CSS in Custom CSS Editor.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘What Code do I Remove to Kill Blue Breadcrumb Bar & Links?’ is closed to new replies.