Home Forums Basel support forum Product Page Customization Reply To: Product Page Customization

#125269

Hello,

Please add this code to the Theme Settings > Custom CSS > Mobile:

body .single-breadcrumbs-wrapper div{
	padding:0 20px;
}
body .single-breadcrumbs-wrapper div .basel-back-btn {
margin-left:30px;
}

Best Regards