Hi I'm trying to figure out how to move the 'Size Chart' application to be shown above the options for all products on the site instead of in the bottom, but I cannot see what string of code...
Hi, I have a client that has a lot of variants to their products (tailor-made leather boots for racing). I need help with a product builder similar to this one https://www.gibsonsaddle...
Hi, Anyone who can help me what code I should add in css to get 5px padding in between the product images on the product page? url: https://www.shoptatt.com/collections/all Narrative theme. ...
Hi, The product page in the Narrative Theme isn't the best but I'm trying to make the best out of it. And instead of having a "filter by" drop down menu in the shop I want to displa...
No content to show

User Activity

Should be possible. Don’t see the reason why though  what’s the store url?
No worries, thank you too. I’m happy it helped! 
Hi - You can nowadays also grab a 4x3 icon from Shopify's CDN (more reliable) and add the below string within the country selector of your theme code. {{ localization.country | image_url: width: 20 | image_tag }} I've just done a guide on it as well ...
Hi, send your store url please and I can have a look.
Hi, First, update your buy-buttons.liquid file so it looks like the below: <span> {%- if product.selected_or_first_available_variant.available == false or quantity_rule_soldout -%} {{ 'products.product.sold_ou...
 Brilliant. Sorry for not being clear but happy it helped. If anyone else dives into this thread below is what I mean by adding the class in the opening tag of your .svg code if you want to target them individually. <svg width="30" height="30" viewBo...
No worries. That's an option as well 
Hi, Add a class to each svg icon you've added for example "icon-facebook" "icon-whatsapp" "icon-instagram" Then as it looks on your svg you're not using "currentColor" fill so the below code at the bottom in component-list-social.css should work if y...
Hi, To hide the title you can go to Online store > Themes  > Edit code Search for and open base.css then go to the bottom of that file and add below class:.d-none { display: none!important; } Then go to file: main-product.liquid and search for belo...
Hi, that will successfully display the selected value on page load but for it to dynamically update you need to add a function in the global.js file that you then reference on the product page. Your product-variant-picker.liquid file (Dawn theme) <sp...
@JimmyRittenborg solution works at this point, thanks  URL example: YOURSTORE.myshopify.com/admin/bulk?resource_name=Product&edit=YOURMETAFIELD  NoteMake sure to remove the product. part from the metafield value so you start at metafields. You shou...
Hi - below should solve this issue. 1) First duplicate your theme so you got a backup if something goes wrong 2) Then go to theme > edit code > open the file theme.liquid 3) Find this string of code<script src="{{ 'jquery.min.js' | asset_url }}" defe...
Hi - below should solve this issue. 1) First duplicate your theme so you got a backup if something goes wrong 2) Then go to theme > edit code > open the file theme.liquid 3) Find this string of code<script src="{{ 'jquery.min.js' | asset_url }}" defe...
Hi, You can just duplicate the default template you're using in the code editor, and then replace the add to cart / buy now buttons with the contact us button in the new template, then use that template for the product you want that button for.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.