As i mention in the title, there is way to remove Breadcrumb in the vendor Page ?
Hello @adio060693,
Do you want to remove the breadcrumb from this page?
https://elementor4.thembay.com/besa/store/gia-marquez/
You can add new CSS to the theme option to remove it:
.dokan-store #tbay-breadscrumb {
display: none !important;
}
Hi,
You deleted the answer, I think you’ve found the fix for it.
I figured it out myself, thanks =)
1 Like