No content to show
User Activity
Add the following script in the theme.liquid file before </body><script>let url = window.location.href;if (url.includes('/collections/collection-name')) {location.href = '/products/productname';}</script>
11-23-2021
@starspears Add this to product-grid-item-liquid: (Remove the third line if you don't want the quantity field to show)<form method="post" action="/cart/add">
<input type="hidden" name="id" value="{{ product.variants.first.id }}" />
<input min="1...
11-15-2021
@dmwwebartisan curlsforthegurlss.com
11-13-2021
sorry curlsforthegurlss.com
11-13-2021
Can you provide the link to your site
Can you provide the link to your site and password if protected. Are you wanting to change the font size in mobile view only?
11-13-2021
Hi, can you provide the link to your site and the product you're referring to.
How do I reference the data-section-id? I know how to modify the shopify-content-id but I don't wont the whole section changed. I want to change the top margin associated with the header for only the section shown below. When I use "#shopify-content....
09-23-2021
So I'm having this same issue. I think it's related to the device and/or carrier. I couldn't find any forum with an answer but when I tested with a user with a non-iphone, it worked. IDK if it's because she didnt have an iphone or if it's because she...
@KetanKumar This did not work for me. I added the HTML to the home page. CSS to theme.css and JS to theme.JS
@KetanKumar How do I do so?
How do I do so?
@KetanKumar I currently have 2 diff versions on the site. One using custom content and one using Text Columns w/Images. Doesnt matter which one I keep....the alignment is just off when the page is minimized & on the mobile view.
Yes all buttons & paragraphs aligned to same height
Sorry, I'm not sure what P tag you're referring to. Below is a screenshot of where I'm inserting the text.