Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello everyone,
I’m using impact theme . Since few days now when I click on dot for the hot spot it leave one mobile a dark shade when I leave the section. This doesn’t happen on desktop . Can someone helps me to fix it.
this is a link you can check
thanks
Solved! Go to the solution
This is an accepted solution.
Hi again,
I think you mean the place in the picture below? The following code will do what you want. If you encounter any issues again, feel free to write, I'll help.
1) Navigate to the 'Edit Code' option in your theme settings, then search for 'theme.liquid' in the search bar.
2) Paste the following code below the '<head>' tag. Please refer to the attached screenshot for guidance.
<style>
.popover::part(overlay) {
background: transparent !important;
}
</style>
Terence..
Hello,
I couldn't quite grasp the issue. If you can record this with a video, I might be able to assist you!
Terence.
Hello Terence,I was trying an app. I brought back the issue again on the same page. Please can you try again and help me with a solution for me please
This is an accepted solution.
Hi again,
I think you mean the place in the picture below? The following code will do what you want. If you encounter any issues again, feel free to write, I'll help.
1) Navigate to the 'Edit Code' option in your theme settings, then search for 'theme.liquid' in the search bar.
2) Paste the following code below the '<head>' tag. Please refer to the attached screenshot for guidance.
<style>
.popover::part(overlay) {
background: transparent !important;
}
</style>
Terence..
Thank you very much
you are welcome 😉 if u need anything, just let me know!!
hello, can you help me?
i also have an issue with hot spot, i cant seem to be able to change position on mobile
https://community.shopify.com/c/shopify-design/position-of-hot-spot/td-p/2567539
Hello again..
I looked into the issue you mentioned. We can resolve it, but currently, I'm quite busy with the 'Premium Support' service I offer to my Shopify clients. Unfortunately, I can't provide a specific date for assistance. I hope I'm not misunderstood. 🙏
Take care.