No content to show
User Activity
Hey @saintnoir , here is how I have resolved the issue with some CSS. We essentially are making the menu 'absolute' instead of 'static', then this allows us to add a z-index to control what shows above each element. Elements with a higher z-index sta...
I have the same issue with some stores with the Prestige theme. The search bar shows behind the product image instead of in front. Same issue on my end it only happens on some devices and happens on both chrome/ safari.
Hi there, in case anyone else is looking for the solution. You should send an email based on a tag that get's added (when the form is submitted). Once you have triggered the email based on this tag. If you would like the form to be looped/ repeated ...
Hey @mjb11 , I have followed the above however it doesn't seem to work. Do you know if this still works currently? Thanks, let me knowBrendan
Hi @drakedev, I have followed the above however it doesn't seem to work. Do you know if this still works currently? Thanks, let me knowBrendan
In case anyone is adding product description to the product card (e.g. collection product grid) to any recent stores (OS2.0). Here's the updated solution as of OCT 2022. In this example I used Refresh theme. 1. Go to Snippets > card-product.liquid2...
In step 2: "Next, replace all the code in product-card-grid.liquid file with this:"I had an issue with the product vendor duplicating. It was showing the product vendor twice as I believe it was conflicting with the product vendor (on/off button) in ...