We are noticing that some of our posts have random white text instead of black text. This makes parts of our posts impossible to read. We have tried many different things to prevent this happening and to change it to black, but the issue still occurs. Can you help?
Dear Sir or Madam,
We are noticing that some of our posts have random white text instead of black text. This makes parts of our posts impossible to read. We have tried many different things to prevent this happening and to change it to black, but the issue still occurs. Can you help?
Thanks,
Paul.
Hi Paul,
Thanks for writing to us.
Please try this css:
.light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p {color: #000;
}
Thanks.