Text Fields not visible (CSS issue)
-
Hi
This is a minor visual / CSS issue which is affecting us and really annoying, to be honest.
The input text field, like in the import section, is hidden when we use a plugin: https://dns.d.pr/sIIaKz when the original way shows it like this: https://dns.d.pr/MV9ZlE
After contacting the other plugin’s author, this is the reply that I got:
It is not due to our plugin but Wordfence itself has a style border:0 which is hiding the text input. Actually, WordPress default style is overriding the Wordfence border:0 style, but because our plugin is overriding WordPress default style, the Wordfence’s unnecessary style has applied. You may need to notify Wordfence about this unwanted extra css. You can check screenshot of the issue https://ibb.co/F3nmVL9
Can this be fixed by removing that style in your plugin, by all means?
Thank you
The topic ‘Text Fields not visible (CSS issue)’ is closed to new replies.