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

[Solved] About Comment bubble position

5 Posts
2 Users
0 Reactions
44 Views
Posts: 10
Topic starter
(@wpdiscuzuser2258)
Active Member
Joined: 1 year ago

I added the following code in the custom CSS. While the height was applied, the left property is not working. Could you tell me how to fix it?

#wpd-bubble-wrapper {
bottom: 200px;
  left: 200px;
}

4 Replies
Asti
Posts: 7907
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Hi,

Please provide us with the example URL where we can see the issue. 

Reply
Posts: 10
Topic starter
(@wpdiscuzuser2258)
Active Member
Joined: 1 year ago
Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7907

@wpdiscuzuser2258 

Use this CSS code: 

#wpd-bubble-wrapper {left:160px !important;}

The red-marked value can be changed as you like.

Reply
Posts: 10
Topic starter
(@wpdiscuzuser2258)
Active Member
Joined: 1 year ago

Thank you very much for your kind support.

Reply
Share: