Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #349544

    Hello Guys,

    i have an urgent problem with the enfold Theme. When i insert a hotspot image, i can`t see the content after the image. However, when i rescale the browser window to a smaller width, the content is visible.

    Is this a bug?

    • This topic was modified 9 years, 5 months ago by tobee_hh.
    #349667

    I updated the login details

    #349893

    Hi!

    That’s the expected behavior, as you may know there is no hover event in mobiles, you can hide them if you want, with this code (Quick CSS):

    .av-hotspot-fallback-tooltip {
        display: none !important;
    }

    Regards,
    Josue

    #349979

    Sorry, but i ment the content after the hotspot. There is a box for instance that is NOT shown in Desktop Mode!

    Best reagrds,

    T

    #350161

    Hey!

    It’s fixed now, the position of the [/av_image_spot] tags were not correct.

    Best regards,
    Josue

    #350168
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Content after Hotspot Image is not shown in Desktop Mode’ is closed to new replies.