Home Forums Basel support forum Question About Breadcrumbs Reply To: Question About Breadcrumbs

#159006

Hello,

Remove the code you have inserted, copy and paste the code from the forum.

Add this code to remove the arrows:

body .basel-products-nav {
    display:none;
}
body .basel-back-btn {
    display:none;
}

Best Regards