Hello, I need help removing the ‘taxes included. shipping calculated at checkout’ removed from the add to cart page. Thank you.
URL: dawgminded.com
password: audio
Hello, I need help removing the ‘taxes included. shipping calculated at checkout’ removed from the add to cart page. Thank you.
URL: dawgminded.com
password: audio
Please add the following code at the bottom of your assets/theme.css file.
.product__policies.rte {
display: none;
}
Hope this works.
Thanks!
That worked wonders. Thank you!