Hi,
The background for the color section at the bottom of the page with the contact form in it is set to blue. For some reason it isn’t showing up any longer. Any idea why? https://fiestapoolsandspas.com/above-ground-pool-equipment/
Thank you!
Hey jnightingale,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.cog-form__container {
background-color: #0056a6 !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi, Mike,
Thanks. That worked on a couple of other pages to turn the background of the form blue. But on that page, it still didn’t make the color section background stay blue (it is set to that). And, on some cognito forms, they need a white background, and so it made those blue. Thoughts?
Thanks!