Disabling Promotional code

Bring Your Business to LifeSupportImage StoreDisabling Promotional code

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52948
    mavipatik
    Participant

    Hello,

    How i can completely remove and disable “Promotional Code” from cart page?

    Thanks.

    #52999
    Xpark Media
    Keymaster

    @mavipatik,

    You currently can’t, just by using settings but you can always hide or remove the field using CSS or JavaScript.

    #53011
    mavipatik
    Participant

    Thank you Hax, can you give me the code please ?

    #53044
    Xpark Media
    Keymaster

    Here you go, add it to your child theme style.css file

     .ims-shopping-cart .ims-table tfoot tr.row:nth-child(2n){ display: none}
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.