Home › Forums › Basel support forum › Distraction free Checkout › Reply To: Distraction free Checkout
May 20, 2019 at 8:15 pm
#124744
Elise Noromit
Member
Hello,
1. Please add this code to the Theme Settings > Custom CSS > Mobile:
2. Here is the code to hide the header, add this code to the Theme Settings > Custom CSS > Mobile or other device types you want to hide:
.woocommerce-checkout .main-header{
display:none;
}
3. Our theme does not have any options and the default Woocommerce does not provide.
Best Regards