Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    Yes, you can change the z-index of vertical sharing bar by applying CSS to .heateor_sss_vertical_sharing selector as shown below:
    .heateor_sss_vertical_sharing{z-index: 1000000 !important}
    You have to save the CSS in Custom CSS option.

    Thread Starter webwizzy

    (@webwizzy)

    Thanks, but for some reason it doesn’t work. I can see the new CSS code during Inspect operation but to no effect. Here’s a quick screenshot of how it looks – https://prntscr.com/9u6vh1. Notice that the bar is going behind the Gray footer.

    Plugin Author Heateor Support

    (@heateor)

    Then you should check the z-index of footer and assign z-index greater than that to vertical sharing bar.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing z-index of the Floating bar’ is closed to new replies.