Hotspot window not showing completely on Slider
-
Hello there,
I have an small issue with the hotspot product window not showing completely on my slider.
The slider is in an HTML block, which is inside the category description.
See screenshot
Thank you for your help
Attachments:
You must be
logged in to view attached files.
Hello,
You need to adjust the position using CSS for the Hotspot. Please add it to the page to check it myself and help you out accordingly.
Best Regards
Hello,
Sorry but I did not understand your answer.
What css should I put?
Link is provided in the private content
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.hotspot-dropdown-left, .hotspot-dropdown-right {
top: -300px;
}
Best Regards