No content to show

User Activity

Hi. I'm checking your online store but seems not able to find my code. Could you share where did you add it ? Thanks 
Yes. I saw these lines of code in your component-mega-menu.css file .mega-menu__list li:nth-child(5) .mega-menu__link--level-2 { font-size: 15px!important; font-weight: 700!important; } .mega-menu__list li:nth-child(6) .mega-menu__link--level-2 { fo...
Hi. You've added it in wrong way. It should be like that .mega-menu__link--level-2 {font-weight: 900;} NOT like that <style> .mega-menu__link--level-2 {font-weight: 900;}
Hi @owaismunir. Hope you are doing well. I think you should make the header a bit wider like below image so adding menu items won't break the layout  I can guide you on how to do it if you want. Please let me know. Thanks,Justin 
Hi @OnlineToyShop. Hope you are doing well. Please go to theme editor and put this line of code in "Custom CSS" section (https://snipboard.io/ew6bOp.jpg) .mega-menu__link--level-2 { font-weight: 700; }
Sure. Please try using this code <div class="usp-list"> <p class="usp-item"><img id="checkmark" src="https://cdn.shopify.com/s/files/1/0777/3359/3412/files/IDEAL_Logo.png?v=1701683033?v=1697221984" width="20"> &nbsp;Betaal veilig met iDeal &amp...
Please try to replace these code with my code below<div class="usp-list"> <div class="page-width"> <p class="usp-item"><img id="checkmark" src="https://cdn.shopify.com/s/files/1/0777/3359/3412/files/IDEAL_Logo.png?v=1701683033?v=1697221984" ...
Yes. I can see it. Could you share your custom liquid code here ? I'll modify it then send it back. Thanks,Justin
Hi. Yes. Please removed the code from the theme.liquid file. Also please remove <script> and </script> tag from this code  Thanks,Justin
No worry. Can you try to find mobile-nav.js (inside assets) folder of your theme code then adding my custom code here (before document.addEventListener("click", function (event) { ...) ?  Thanks 
It's hard to say exactly where to find the H2 code because this section was customized. Do you mind sharing the "Collaborator request code" (find it here) of your online store? I'll send a request to access your online store then help you with it. Th...
Please try adding these code before </body> tag, NOT <body> tag.
Hi @KalvinT. Hope you are doing well. Please go to theme editor and put this line of code in "Custom CSS" section (https://snipboard.io/ew6bOp.jpg) .drawer__search-input[type=search] { color: #2e2e2e; } 
Could you please try to replace this line of code <h2>Description</h2> with this code{% if product.type != blank %} <h2>About the {{ product.type }}</h2> {% else %} <h2>Description</h2> {% endif %}
It seems this section was added by custom code. If that's correct, can you share me the code ?
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to