Home Forums WoodMart support forum Hotspot window not showing completely on Slider

Hotspot window not showing completely on Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #339643

    avila345
    Participant

    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.
    #339688

    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

    #339700

    avila345
    Participant

    Hello,
    Sorry but I did not understand your answer.
    What css should I put?
    Link is provided in the private content

    #339719

    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

Viewing 4 posts - 1 through 4 (of 4 total)