Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi I have a problem with advertising cutting off the comment bubble. I read this post https://wpdiscuz.com/community/troubleshooting/comment-bubble-hidden-by-footer-ad-on-mobile/ but the CSS code did not work for me.
Â
Hi @rklement,
Can you please leave a URL to allow us to check the issue?
Hello. Please check 🙂
Hi @rklement,
#wpd-bubble-wrapper { z-index: 999999!important; }
Don't forget to delete the caches before checking.
Apparently it looks good now, can you confirm this?
On the other hand I would like to raise the bubble even more, is it possible?
Hi @rklement,
Add this CSS code to the textarea I've mentioned above
#wpd-bubble-wrapper { z-index: 999999!important; bottom: 100px; }