Borders for form in MUSE

  • shashisharma
    Asked on November 4, 2014 at 11:04 PM

    I am using MUSE

    I am also using the JOT form

    Can I not have a border around the fields and a border around the form. It only has options for background color.

    My heading is in a different color and I am not sure how to change that

    How to set a color for the buttons

     

  • Welvin Support Team Lead
    Replied on November 5, 2014 at 1:54 AM

    Hi,

    To remove the border of the input fields, you need to inject a custom CSS codes to your form. These codes:

    .form-textbox, .form-textarea, .form-dropdown, .form-radio-other-input, .form-checkbox-other-input, .form-captcha input, .form-list {

    border: none !important;

    }

    Here's how you can add these codes to your form: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    And the entire form doesn't have a border so I don't know what border are you referring to. Would you mind sending us a screenshot of it?

     

    With regards to the heading, I will answer it to this thread: http://www.jotform.com/answers/454409. I've moved it as we can only answer one question per thread.

    The same with the setting up a color for the buttons, check it here: http://www.jotform.com/answers/454410

    Thank you!