The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Need Help with the ...
 
Share:
Notifications
Clear all

[Solved] Need Help with the Plugin

6 Posts
2 Users
1 Likes
596 Views
Posts: 4
Topic starter
(@benjaminst)
Active Member
Joined: 3 years ago

Hey, 
why is this displayed to me so?. What can you do about it?

5 Replies
Posts: 4
Topic starter
(@benjaminst)
Active Member
Joined: 3 years ago
Screenshot 99
Screenshot 100
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7119

@benjaminst,

This is just a small CSS issue with the theme or other plugins. Please leave some example URL to allow us to debug the issue. 

Posts: 4
Topic starter
(@benjaminst)
Active Member
Joined: 3 years ago
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7119

@benjaminst,

Use the CSS code below to solve the issue:

#wpd-bubble-wrapper>#wpd-bubble #wpd-bubble-add-message, .wpd-inline-form-wrapper{
max-width: none;
}
@media screen and (max-width: 1024px){
#wpd-bubble-wrapper.wpd-right-corner>#wpd-bubble #wpd-bubble-add-message {
left: auto;
}
}

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.

Posts: 4
Topic starter
(@benjaminst)
Active Member
Joined: 3 years ago

Thanks! Awsome 🙂

Share: