Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1340734

    Hi
    After last update I find a problem with checkbox in form created in Formidable.
    Please check a link

    #1340787

    Hi Krzysztof,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .with_frm_style .frm_radio input[type="radio"], .with_frm_style .frm_checkbox input[type="checkbox"] {
      display: inline-block !important;
    }
    

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.