How to disable the breadcrumbs
You will have to paste the following CSS code into the style.css of the theme:
.kd_breadcrumbs_bk .breadcrumb {
display: none;
}
You will have to paste the following CSS code into the style.css of the theme:
.kd_breadcrumbs_bk .breadcrumb {
display: none;
}
AA-Team customer support aims to respond to all queries within 24 hours, except weekends.
Tickets that are opened during the weekend will be answered at the begining of the following week
Back To Top