Home › Forums › Basel support forum › Moved: Reply To: shop item page › Reply To: Moved: Reply To: shop item page
June 24, 2020 at 1:29 pm
#206101
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
@media (max-width: 991px){
body .single-breadcrumbs-wrapper .woocommerce-breadcrumb {
display: inline-block;
}
}
What width do you mean? I am checking and it works https://prnt.sc/t5ncv7
Best Regards