Hey guys,
was looking for a way to minimize hot spots. So I found that post here
https://kriesi.at/support/topic/increasing-hot-spot-size/
but the thing is, if you change it the circles of hot spot and the waving effect on hover get outcentered.
So Yigit tried to fix this somehow, but it still looks awful on mobile.
Is there a way to control that?
Thank Stephan
Hey handelsmann!
Can you please post the link to your website and a screenshot showing the issue so i can try to fix it on your installation without making it look awful? :)
Best regards,
Yigit
Hi Yigit,
the credentials are attached.
Thanks
Stephan
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 769px) {
.av-hotspot-container .av-image-hotspot-pulse { top: -15px; left: -15px; }}
Best regards,
Yigit
Yigit – you are the one. Thank you!