This topic has 2 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Tony Rodriguez
Hi
how we can hide change address in cart page https://prnt.sc/jKD3uundzLXN
thanks
Hello, @mohamed aly,
Please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
.woocommerce-cart tr.woocommerce-shipping-totals.shipping form.woocommerce-shipping-calculator {
display: none !important;
}
Regards 8Themes Team.
The issue related to '‘hide chnage address in cart page’' has been successfully resolved, and the topic is now closed for further responses