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

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.

 

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

3 Posts
2 Users
0 Reactions
1,181 Views
Eli
Posts: 55
 Eli
Topic starter
(@eli)
Trusted Member
Joined: 5 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 5 years ago

Trusted Member
Posts: 55

@asti thank you so much, it worked!

Share: