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

Issue [Solved] Inline Comment Button Unreadable

4 Posts
2 Users
0 Reactions
75 Views
Posts: 2
Topic starter
(@silkenapex)
New Member
Joined: 3 weeks 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: 7550
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Hi,

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

Posts: 2
Topic starter
(@silkenapex)
New Member
Joined: 3 weeks 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: 7 years ago

Illustrious Member
Posts: 7550

@silkenapex 

You can hide it using CSS code: 

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

 

Share: