Home › Forums › Basel support forum › Product Page Customization › Reply To: Product Page Customization
May 23, 2019 at 6:08 am
#125269
Elise Noromit
Member
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