Home Forums Basel support forum Mobile Settings Reply To: Mobile Settings

#142631

Hello,

Please add this code to the Theme Settings > Custom CSS > to the device where you want to hide:

body.woocommerce-checkout .header-banner{
display:none;
}

Best Regards