Home Forums Basel support forum Shop and Product page breadcrumbs

Shop and Product page breadcrumbs

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #11913

    hinsonnn
    Participant

    Hello,

    Is it possible to disable the breadcrumbs for shop and product page? I have disabled breadcrumbs in page heading, but that does not affect the breadcrumbs in shop and product page.

    Best,

    #11920

    Artem Temos
    Keymaster

    Hi,

    The only one way to disable breadcrumbs for shop pages only is to hide it with CSS. Could you please provide a link where we can see it on your website?

    Regards

    #20398

    fbascuiz
    Participant

    I want to hide the breadcrums from the category pages

    #20402

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings

    nav.woocommerce-breadcrumb {
        display: none;
    }

    Regards

    #20453

    fbascuiz
    Participant

    Regards! how can disable the order bar: showing x products, order by price, popularity…

    #20456

    Artem Temos
    Keymaster

    Could you please re-upload the screenshot in a size smaller than 512KB.

    Thank you

    #20459

    fbascuiz
    Participant

    ok

    Attachments:
    You must be logged in to view attached files.
    #20474

    Artem Temos
    Keymaster

    Hi,

    Here is an article that should help you https://businessbloomer.com/woocommerce-remove-default-sorting-dropdown/

    Regards

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)