No content to show
User Activity
Hey there, The images for the grid items on big screens are displayed at a fixed width of 267px, which results in poor quality. You can improve this by changing the width for big screens to be dynamic, like this:(min-width: 1200px) calc((100vw - 130...
12-27-2024
Hey there, you can use logic to check if the customer is logged in.{% unless customer %}<p style="text-align: center;"><span style="font-size: 20px;">Have Rewards? </span></p>...other code...<p style="text-align: center;">Not enrolled yet? No proble...
Hey there, The issue seems to be that something is overwriting the elements. When the page is first rendered, the filters and pagination appear as they’re supposed to.If this issue started happening recently, I recommend checking any third-party app...
Hey there, upload your image to the Assets folder in your theme, and then insert it into your product's Liquid section like this. It should work. If it doesn't (since this depends on your theme's code), let me know, and I can help you further. {%- st...
You could probably do it if you change the focal point of your image.
10-16-2023
You could likely hide the upper part of the image by adjusting the focal point.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
440 | 12-28-2024 04:46 AM |