Home › Forums › WoodMart support forum › Problem in alignment › Reply To: Problem in alignment
May 15, 2024 at 1:34 pm
#565805
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.woocommerce-cart .container {
max-width: 1300px !important;
}
Best Regards.