Blank space cannot be removed on the cart page (mobile version)
-
I have removed the product-thumbnail and links from the cart page via functions.php.
I have also tried to use css. But none can remove the blank space left behind in the mobile version of the cart. The desktop version is fine. Please take a look at the link attached.
Thank you for your help!
Hello,
Please add this code to the Theme Settings > Custom CSS:
body .woocommerce-cart-form__contents tr {
padding-left: 0;
}
Best Regards
Thank you for your answer!
However, after I added the css code, the elements in the table didn’t move together and align left. Some elements stayed at the original place. Please see the print screen link attached.
Could you please help me?
Thanks again!
Hello,
Here is what we see https://gyazo.com/04bb824abb8b4e53c251815ae70b0e00
Please note that we do not support the plugin. Contact the plugins support for the perfect result.
Best Regards