This is what it looks like when I expand the questions. How do I fix this?
Hi @polik3256 , could you share that page URL?
https://everynursery.com/ password is shaeng
Please add below css code in bottom of assets/screen.css file
.accordion-a p {
color: #fff;
opacity: 1;
}
one suggestion for you .
you can change font-color white ( color: #fff ) to black ( color: #000) so it can be more readable is good look as compare to white.
Thank you.

