I have created a GravityForm that lets users submit posts from the front end and defines the category that will be assigned to the post. I am trying to have the form set the final post's custom CSS style by using a Custom Field, but it's not working.
The post submission form is at http://www.fsa-cc.org/womencare-editor/. Once you submit a post, it will appear in the sidebar of the parent page for the category (http://www.fsa-cc.org/womencare/). If you click on the post title in the sidebar, you'll go to the full post page (http://www.fsa-cc.org/womencare/, followed by whatever you entered as the Title on the Gravity Form). For this category, the background should be a brick-red pattern (the same background that appears on http://www.fsa-cc.org/womencare/). Instead it is displaying the teal background that is the site default.
This section of the site (everything that has "womencare" in the URL) is not live, so you can try submitting a post for testing purposes. The form will be password protected once it goes live.