Comments 1Travis started the conversationNovember 29, 2014 at 8:51pmIf you go to the site, add an item to your cart, and then view the cart, it shows up as follows on mobile (3 devices checked were iphone 4, 5, and samsung galaxy note iii). Please advise on how to make this display properly! Thank you, 1,071ThemeNectar repliedDecember 2, 2014 at 10:42am Hey, add this into the custom css box located in your Salient Options panel: @media only screen and (max-width: 690px) { .woocommerce .product-subtotal { display: none!important; } } 1Travis repliedDecember 2, 2014 at 11:05amThanks - it worked, but now the coupon code and update cart intersect each other :/. Any fix for that?Thanks again, 8,844Tahir repliedDecember 2, 2014 at 4:01pmHey!Add this into the Custom CSS box located in your Salient Options panel :.woocommerce-page .shop_table.cart input.button { margin: 0px !important; }Thanks ThemeNectar Support Team 1Travis repliedDecember 3, 2014 at 7:58pmGreat thank you! Have a great day Tahir! Sign in to reply ...
If you go to the site, add an item to your cart, and then view the cart, it shows up as follows on mobile (3 devices checked were iphone 4, 5, and samsung galaxy note iii). Please advise on how to make this display properly! Thank you,
Hey,
add this into the custom css box located in your Salient Options panel:
Thanks - it worked, but now the coupon code and update cart intersect each other :/. Any fix for that?
Thanks again,
Hey!
ThemeNectar Support Team
Great thank you! Have a great day Tahir!