Home Forums Themes Support Claue Remove Woocommerce Breadcrumb

Topic Resolution: Resolved
Viewing 8 reply threads
  • Author
    Posts
    • #5866

      I want to remove woocommerce breadcrumb.

      I tried

      .woocommerce-breadcrumb {
      display:none !important;

      But it only removes the text and not the div. What is the css for that?

    • #5868

      Hi,
      Please use this code
      .jas-wc-single > .bgbl { display: none; }

      – Foster

    • #5869

      You sure about that? I think that will remove tabs.

    • #5870

      I’m 100% sure

    • #5871

      It removes tabs.

    • #5872

      Hi,
      Is this your site http://goo.gl/sTASgJ ? I don’t see any custom CSS code I said above. Could you please give me more detail about this?

      • #5874

        Please remove URL. Use short url if you need to use.

    • #5873

      Ah yes, Thanks. I think I have too many windows open and saving the wrong ones!

    • #5875

      Ok, I have just updated, Let me know if you have any other issues or questions.

    • #5878

      Thanks for your help. That fixed it.

Viewing 8 reply threads

You must be logged in to reply to this topic.