Shopify themes, liquid, logos, and UX
I may throw my computer off the desk soon, please can someone help me.
I bought a theme and have managed to figure everything else out.
but I have this pop up that shows up when adding an item to the cart. I don't mind it, but I cannot find where to edit it, fix the spelling etc.
I downloaded an app to do it for me, which works very nicely, but I cant get rid of this pop up in the theme, and Its driving me insane. Ive clicked every option, even clicking on this screen in the design screen doesn't open it up
Im sure its something simple I am missing, but I need some help. The designers of the themes, haven't replied to any of my queries since I bought it.
https://www.loom.com/share/2a53c6a9f83f4231bb6ce21dbbc468ab
Hey @pickypickers
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.also_like_prod {
display: none !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @pickypickers Don't throw your computer it will cost you more than the theme that you have bought.
Please add this code in base.css file.
.also_like_prod {
display: none !important;
}
If you are not sure where is your base.css file please follow the steps:
Hopefully it will help you if not then please provide the Store URL along with the Password so that I can provide you the exact solution.
If you need any assistance then please feel free to ask the same.
Hopefully I have managed to save that poor computer and now you may feel good. If yes then Please hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Hi @pickypickers No one here can help you in turning it off without looking into the theme, as you have bought this theme from theme forest so we can't replicate the issue without buying the theme. So the best way is to add the code to hide the stuff.
If you are unable to find the base.css file then you can add this code in theme.liquid just above the </head>.
<style>
.also_like_prod {
display: none !important;
}
</style>
If you are not sure where is your Theme.liquid file please follow the steps:
If you still want that you want to turn it off and don't want to hide it with the external code then you need to provide the access of the store as without that no one will be able to help you.
If you want me to add this code in the store for you then in this case as well you need to provide the access of the store.
If you need any assistance then please feel free to ask the same.
Hopefully that poor computer is still working and staying happy on your desk. If yes then Please hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Hi Pickypickers,
Can you share the name of the theme?
Did the answers above help you or do you still need help?
I suggest to contact the app provider so they give some ideas how to remove, here.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024