[ad_1]
In the last update, it looks like you added some code that broke the styling on the forms in out site for a very high-end client. Here’s an example:
#gform_8.BG_Microsoft .ginput_container input[type=text], #gform_8.BG_Microsoft .ginput_container textarea {
background-color: #ffffff36 !important;
}I have to ask: Why on earth would you force this change with an !important tag. This made it override all our styling.
Thanks
The page I need help with: [log in to see the link]
