Where are the red and green colors coming from on the Modal click to open link and the close "x". I've tried applying a Styling class and adjusting through the Styling page and nothing seems to work on these. Do I need to create my own CSS style class to adjust these colors?
Please login or Register to submit your answer
Not sure what you mean. It's likely you have some theme or plugin styling trying to take over. You likely will need to override the code on the theme or replace it completely, probably through a child theme.
You are correct. It was coming from my theme. Thank you!