The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Inline Comment Butt...
 
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.

 

Issue [Solved] Inline Comment Button Unreadable

4 Posts
2 Users
0 Reactions
461 Views
Posts: 2
Topic starter
(@silkenapex)
New Member
Joined: 11 months ago

Hi everyone!

I have an issue and I think its a conflict with dark mode / light mode feature of my website. Here's screenshots. Default "COMMENT" text is unreadable because it is white. While hovering problem disappears. How can I fix it? Also I want to get rid of the checkbox but I can't find how.

 

Thanks in advance!

 

Screenshot 2024 09 27 at 20.45.19
3 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi,

Please leave the example URL where we can see the issue. 

Posts: 2
Topic starter
(@silkenapex)
New Member
Joined: 11 months ago

I fixed the button issue but I can't remove the notification checkbox

is there any option in settings about that?

url is: typeink.co

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@silkenapex 

You can hide it using CSS code: 

.wpd-inline-form .wpd-inline-notification {
     display: none;
}

 

Share: