The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Live comment button...
 
Share:
Notifications
Clear all

[Solved] Live comment button bring blocked by ads

2 Posts
2 Users
0 Likes
662 Views
Posts: 1
Topic starter
(@jhirshon)
New Member
Joined: 3 years ago

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/  

1 Reply
Asti
Posts: 7106
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@jhirshon,

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.

Share: