• Resolved jonez34

    (@jonez34)


    After hovering over the icons and then scrolling down to select any of the other options the drop disappears before being able to select the other options, ie like, share, or anything.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter jonez34

    (@jonez34)

    Note this is on both Firefox and Chrome

    Plugin Support alexsev

    (@alexsev)

    Would it be possible to change the position of the icons to another location? It should help the developers in debugging.

    Thread Starter jonez34

    (@jonez34)

    @alexsev I tried moving it to the center and the drop-down boxes were displaying above the icons where you could not see them, I then moved it to the top left, and I’m getting the same issue as reported where they were located on the top right. Now I found if I move them to the center-left or center-right, the drop-downs work as expected, however, this is not an optimal location for the icons for my website. Also, I noticed when it was in the center-left and center-right the bubble was displaying above the icons like it does when it was in the top center. I think that may be where the issue is with the code, on the top left and top right the bubble interaction is expected to be interacted with going into the above location like the other places

    • This reply was modified 1 year, 11 months ago by jonez34.
    Plugin Support alexsev

    (@alexsev)

    Sorry for the late response @jonez34. Could you please add this code

    .sfsi_plc_btm {
    top: 80% !important;
    }

    in your theme’s CSS section?

    Does that solve the issue?

    Thread Starter jonez34

    (@jonez34)

    @alexsev that did work thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Drop Downs closing before able to select other options’ is closed to new replies.