• Resolved applexyz

    (@applexyz)


    Having trouble with the placement of comment bubble. Can I locate comment button right next to the comment box, just below the profile gravatar?

    The comment bubble seem to disappear behind my page as well.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupport)

    Hi @applexyz,

    You can use the CSS code below, so the bubble will never be hidden.

    #wpd-bubble-wrapper {
        z-index: 1001;
    }

    Put the code in the Top Admin Bar > Customize > Additional CSS > “Additional CSS” textarea, save it, delete all caches and check again.

    Please don’t forget to press Ctrl+F5 (twice) on the frontend before checking.

    Thread Starter applexyz

    (@applexyz)

    Thank you! Awesome plugin, im loving it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Placement of Comment Bubble’ is closed to new replies.