Contact form 7 text missing
-
I the css of my contact form 7 I added the following lines:
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;The problem now is that not all text is displayed correctly. The part under the “writing” line is not shown anymore: e.g. the letter j looks now like i. Letter like p and g look now like o.
If I remove the code everything looks fine. I working with IE10.
Why is this happening with rounded corners?
- The topic ‘Contact form 7 text missing’ is closed to new replies.