• Resolved lordsnake

    (@lordsnake)


    I am working on a site created with storefront theme + wpbakery.

    I want to remove the breadcrumbs only on the homepage, as removing sitewide buggers up the padding above the page content on all pages.

    If I add this custom CSS to the page in wpbakery page settings, it just doesn’t work.

    .storefront-breadcrumb {
        display: none;
        padding:0 0 0 0 !important;
        margin:0 0 0 0 !important;
        
    }

    But if I add it at site level, it does remove it, but of course for the whole site, which is not what I want.

    • This topic was modified 2 years, 6 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @lordsnake

    Thank you for reaching out!

    It would be helpful if you could share the link to your website. Thus, we would be able to check directly on the website.

    Looking forward to your response.

    Hi there,

    Storefront doesn’t show the breadcrumb navigation on the homepage by default, as that is the root page – so there is no navigation trail.

    I just checked your website and I can’t see any reference of breadcrumbs on the home page source code.

    Can you please share the screenshot with me?

    Best,

    Hi there @lordsnake,

    I hope the breadcrumbs have now been removed without messing up the layout! We haven’t heard back from you for a while, so I’m going to mark this post as resolved.

    If you need any further help here, please let us know. Or, if you need additional help with the Storefront theme, please start a new thread and we’ll be able to help you out there.

    Thank you!

    @daniyalahmedk @wpniall I was just having the same issue where the breadcrumb is showing on homepage and was able to figure out it was from this setting with the WooComemerce extension for Yoast SEO. Screenshot:
    https://tinyurl.com/2nrgu4km

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘remove breadcrumbs on homepage’ is closed to new replies.