Odd shadow on text in integrity stack

Hi there

The text that appears on my forms on Integrity stack has a weird 3d white shadow that diminishes legibility. I think it comes from the stack anyway.

Can you see it here - both on the sidebar form and the form in the middle of the post (the one with the orange background, the other one is an image for the purposes of the post:

How do I get rid of it?

Hi There,

Thanks for writing in!

Please add this CSS to your theme option -> Global CSS

body .cf7-style.cf7-style-49 p, body .cf7-style.cf7-style-1459 p {
text-shadow: none !important;
}

Hope this helps!

Thanks

Thank you very much Basanta, I’ve been meaning to ask for ages!

Glad we were able to help :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.