• Resolved Fethallah

    (@fethallah01)


    Hello !

    Please I want to delete or disable the breadcrumbs on the vendor shop page (only the vendor shop!)

    (im using astra theme and i dont use yoast plugin )

    i tried this code:

    nav.woocommerce-breadcrumb {
    display: none; }

    But it affect the whole website, i want it to take efffect only on vendor page/store

    i’d really appreciate your help.

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter Fethallah

    (@fethallah01)

    here’s the solution :

    .dokan-store nav.woocommerce-breadcrumb {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Hide breadcrumbs From VENDOR PAGE ONLYYYYY’ is closed to new replies.