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

[Solved] Comments Bubble on top of the OneSignal bell.

3 Posts
2 Users
0 Likes
741 Views
Eli
Posts: 53
 Eli
Topic starter
(@eli)
Trusted Member
Joined: 4 years ago

Hello, 

Congrats on the new version of the plugin, it's the best version released so far, and also the best commenting solution for WordPress at the moment.

I have a small inconvenience, the comments Bubble falls on top of the OneSignal plugin bell icon at any article at https://deepinenespañol.org this only happens in mobile though. 

How could I move it slightly higher so it doesn't do that?

Regards.

2 Replies
Asti
Posts: 7114
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Thank you @eli,

Below is provided a CSS code that will help you to solve the issue: 

@media screen and (max-width: 600px){
#wpd-bubble-wrapper {
bottom: 120px;
}
}

You can change the red marked value as you like. 

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

Also, please try on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.

1 Reply
Eli
 Eli
(@eli)
Joined: 4 years ago

Trusted Member
Posts: 53

@asti thank you so much, it worked!

Share: