Home Forums WoodMart support forum Head Reply To: Head

#161406

Hello,

Thank you very much for choosing our theme and for contacting us.

Please add this code to the Theme Settings > Custom CSS > Mobile to hide the header on the mobile device

body .whb-header {
   display:none;
}

Please find the detailed instructions on how to configure the swatches on the variable products: https://xtemos.com/docs/woodmart/variable-products-swatches/

Best Regards