Oct 09, 2023 2:24 pm
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.
Β
17 Replies
Oct 09, 2023 6:22 pm
Hi @rklement,
Can you please leave a URL to allow us to check the issue?
Oct 11, 2023 4:59 am
Hello. Please check π
Oct 11, 2023 5:47 pm
Hi @rklement,
Β Put the code in the "Custom CSS code" textarea, located in theΒ Dashboard > wpDiscuz > Settings > Styles & ColorsΒ admin page.Β
#wpd-bubble-wrapper { z-index: 999999!important; }
Don't forget to delete the caches before checking.
Oct 11, 2023 6:53 pm
Oct 12, 2023 1:34 pm
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?
Oct 12, 2023 5:06 pm
Hi @rklement,
Add this CSS code to the textarea I've mentioned above
#wpd-bubble-wrapper { z-index: 999999!important; bottom: 100px; }
Page 1 / 2
Next