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.
Hello - new user here and a huge fan of your work! 🙂
I am using live commenting with the button that scrolls as you navigate my page. I use adthrive on my site but the bottom of page ads always block the button from being seen.
Is there a way to adjust where the button appears so it's not blocked?
Thanks in advance for any help you can offer - very much appreciated! 🙂
Example of what I'm talking about at https://www.thefooddictator.com/the-hirshon-north-carolina-slaw-dog/
Try this CSS code. It should help you to solve the issue:
div#wpd-bubble-wrapper { left: 53px !important; bottom: 125px !important; }
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.