I can not read one-dimensional barcode/two-dimensional barcode,can I change the display size?

It can be adjusted using Ranky's barcode enlargement display function or custom CSS.

 

For Ranky's barcode enlargement display function

For setting, please refer to "Use barcode enlargement display" in "Adjusting the appearance of the membership card (color, logo, 1one-dimensional barcode/two-dimensional barcode, etc.)".

For custom CSS

Please discuss with your Shopify partner or engineer for CSS.

 

You can adjust it by specifying CSS in the custom CSS of the app section that includes Ranky's membership card block.

For example, if you want to display a large two-dimensional barcode (50px square),

Please specify as [...].

 
.ranky-membership__qrcode img {
  width: 50px;
}
Notion image
 
Did this answer your question?
😞
😐
🤩

Last updated on July 31, 2024