Can product labels scale according to the size of the product grid?

Hello,

Is it possible to have product labels such as ‘sale’ or ‘sold out’ scale to the size of the product grid?

For example, on a smaller screen the labels looks fine, but on a 32 inch monitor my product labels will be way off, not aligned at all with their product’s grid. Here is an example photo below.

I am using the venture theme and here is the URL to my website: https://pbexpressliquor.com/

Thank You!

Hi @anth

I’m Richard Nguyen - CRO Expert at PageFly- Free Landing Page Builder.

You can try with this code.

Follow this:

Go to Online Store->Theme->Edit code->Theme.scss.css->paste bellow code in bottom of file

.product-top {

max-width: unset !important;

}

If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.

Best regards,

Richard | PageFly