Hey,
I’m trying to remove the apply discount box from the initial shopping cart page as it does not work and just creates confusion for our customers. webstore address is www.risingsunfpv.com.au
Hey,
I’m trying to remove the apply discount box from the initial shopping cart page as it does not work and just creates confusion for our customers. webstore address is www.risingsunfpv.com.au
Hello There,
.ot-wrapper-discount-code {
display: none;
}
@ZakariahMT Go to assetes/theme.css put below css at bottom of file.
.ot-wrapper-discount-code
{
display: none !important ;
}
LEGEND! Cheers!
Cheers mate, it was doing my head in.
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
Hi, What if there is no theme.css under Assets? Thank you in advance!
Hi, What if there is no theme.css under Assets? Thank you in advance!