saim007
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎12-19-2024 06:34 AM
Topic Started
0
Topics Started
Topic Solutions
74
Solutions
Post Count
609
Posts
Post Kudos
104
Likes

Bio: I am a Shopify Partner who is working on Shopify from 2019 and having good knowledge in Themes customization, app integration, custom feature integrat...

Community Badges

No content to show

User Activity

Replace the code with below code - <style> @media screen and (max-width: 768px) { sticky-header.gradient { background: none !important; } .menu-drawer{ position: absolute; left: 0px; top: 80px; } } </style> 
@Sivadarshan Use below code in your css file or put it in theme.liquid file above the </body> tag.  @media screen and (max-width: 768px) { sticky-header.gradient { background: none !important; } .menu-drawer{ position: absolute; left:...
@MemoParis Search for the additional fields in the Flow if you found then you can do with this. You are using any third party app for additional fields options because by default there is no option in Shopify.
@Sivadarshan It is happening because menu drawer is not properly coded for the mobile responsive. The issue is in position of the drawer. I can fix this issue but without access I can't help you.
@MemoParis You want to add additional details to Order Notes when order placed then below is the flow, see below screenshot- Please let me know if you need any help.
@gary07 You can add the Loss tag in the products by using Add Product Tags, See below screenshot for your help Please let me know if you need any help!
Hi @Anusuya If you have the same price for the products then this will work for you. You can create discount code like below screenshot to achieve what you want-  Please let me know if you have questions.Thanks 
@Malakush Can you please provide your store url so i can check? 
@JonathanAaen Go to Edit Code > open theme.liquid file and find for <head> tag and paste below code <meta name="theme-color" content="#ffffff">  Please let me know when works!
@memu Go to Edit Code > open theme.liquid file > find for come back word if found then just remove the unwanted word from that and if not found then have to check from the back-end and it is not possible to check and fix without store access.
@memu Go to Online Store tab > Edit Code > open theme.liquid file and find for </body> tag above this tag just paste below code- <style> .card-media{ background-color: #fff !important; } </style> For steps reference images here - 
@Haitch Please provide your store url so i can check.
@MaxL Go to Edit Code > open theme.liquid file > search for <head> tag and under it paste below code and save.{% if template.name contains 'product' %} <meta name="robots" content="noindex,nofollow"> {% endif %}​if this solves the problem, please M...
@Oguzsanci Which collection page you want to no index on Google? because I can see 3 collections on your site.
@LeeYee Without store URL how we can see the site and check the problem?
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.