Title: CSS error, in sidebar
Last modified: August 30, 2016

---

# CSS error, in sidebar

 *  [tgergely04](https://wordpress.org/support/users/tgergely04/)
 * (@tgergely04)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/css-error-in-sidebar/)
 * Hi!
 * When I try to insert the shortode of my form to the sidebar, the css format goes
   away.
 * (The class changes to: form-control user-error)
 * I made a custom css for it, in my themes custom css section:
 *     ```
       .caldera-grid .form-control{
           display: block;
       width: 100%;
       box-sizing: border-box;
           border-radius: 2em;
       padding: 8px 25px 8px 25px;
           border: solid #9eadb1 1px;
           background: #fff right center no-repeat;
       font: inherit;
       height:auto;
       transition: disabled;
       -webkit-box-shadow: none;
       	-moz-box-shadow: none;
       	box-shadow: none;
       }
       ```
   
 * Can you help me please, to fix this?
 * Thanks
 * [https://wordpress.org/plugins/caldera-forms/](https://wordpress.org/plugins/caldera-forms/)

The topic ‘CSS error, in sidebar’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/caldera-forms_475846.svg)
 * [Caldera Forms - More Than Contact Forms](https://wordpress.org/plugins/caldera-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/caldera-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/caldera-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/caldera-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/caldera-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/caldera-forms/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [tgergely04](https://wordpress.org/support/users/tgergely04/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/css-error-in-sidebar/)
 * Status: not resolved