how to remove view cart from cart widget sidebar which appear automatically
-
how to remove view cart button from sidebar which automatically appear when we add something into cart if it is not possible then please mention the template so I can edit from there.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woocommerce-mini-cart__buttons .btn-cart {
display:none;
}
Best Regards
Hello How are you doing today?
I am using woodmart new feature for showing variations products as single and working fine only problem is I want to show cross when variation is out of stock. Like color is black and small size is out of stock there will be cross on small size. i activated show as text for color and for size as well but cross only appear when there is no price of that variation.
Attachments:
You must be
logged in to view attached files.
Hello,
Out of stock is Woocommerce functionality. You can hide out-of-stock products from the product catalog. You can show the notification that the product is out of stock.
It is not possible to show a cross on the variable product when you create variations as simple products.
If you have any questions please feel free to contact us.
Best Regards
Another thing when i am using variation as separate product it showing color with its name on shop page I don’t want to show color with name how to di this
Hello,
I am afraid it is not possible to change that, you can hide an element.
If you have any questions please feel free to contact us.
Best Regards