Is the QR code on gift cards necessary? How can I remove it?

Is the QR code on gift cards necessary?

If not, how can I remove it?

2 Likes

Hello, @jayboogie

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hello! Was a solution for this ever reached? Curious. I can hide the qr code visibility with css but it leave an undesirable blank space. The site is in dev mode and pw protected so not sure I can share.

Did you find a solution to hide the QR code?

1 Like

@dmhharris

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hi, was there ever a solution found for this? We’d like to remove the QR code as well. Thanks!

1 Like

@kathoover

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

1 Like

Hi,

Our url is: https://peachy-eyewear.myshopify.com/

Thanks!

@kathoover

thanks for store sorry but i can’t see qr code give me particular page url

1 Like

Hi,

It shows up when a customer clicks on the link in the gift card email they receive (see example email attached). Here’s the page that shows up when the link is clicked:

https://checkout.shopify.com/gift_cards/55256023247/9b9e01933818bbff9b1d2db9040167dd

1 Like

@kathoover

thanks for more details please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
#QrCode {display: none;}
1 Like

Thanks! That worked perfectly!

1 Like

@kathoover

it’s my pleasure to help us

1 Like

Hi, I would also like to remove the QR code with my gift card. In the mail and in the apple wallet. But I can’t find "theme.css" when editing the code. Can you please help me.

1 Like

@LottevdHeijden

can you please share store url?

1 Like

Which link do you need?

https://graey.nl/gift_cards/60161065060/preview

1 Like

@LottevdHeijden

great thanks for it please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/template-giftcard.css ->paste below code at the bottom of the file.
.gift-card__qr-code {display: none !important;}
1 Like

Thank yo so much! Is it also possible to remove it from the apple wallet?

1 Like

@LottevdHeijden

can you please share screenshot which one removed?