Home › Forums › Basel support forum › Question About Breadcrumbs › Reply To: Question About Breadcrumbs
November 26, 2019 at 8:24 am
#159006

Elise Noromit
Member
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