Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #534321

    Hi Support,

    I would like to remove the text: “Choose size::” from the cart drop down.

    I have attached the image.

    Thanks in advance.

    #534507

    Hi Wils1234!

    Please add following code to Quick CSS

    .mini_cart_item dl.variation > dt {
        display: none!important;
    }

    Best regards,
    Yigit

    #534525

    Hi Yigit,

    Thank you. This has worked.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove text from Cart Drop down’ is closed to new replies.