Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #242415

    Hey Support
    On my site
    http://www.kayren.dk/filipino-survey
    I have a little problem with the dropdowns in my survey – they look cut in the right side.
    (and this is on laptop, phone, tablet, Ipad …… what ever)
    What is causing this and how can I fix it?
    Best Regards
    Søren

    #242437

    Hey kayrenimport!

    Please add following code to Quick CSS in Enfold theme options under Styling

    .gform_wrapper .chzn-container-single .chzn-single div { width: 28px; }

    Cheers!
    Yigit

    #242441

    Thx for the swift reply Yigit
    It didn’t seem to work though – no difference

    Søren

    #242649

    Hi!

    Try to increase the width of the icon with:

    
    #top .gform_wrapper .chzn-container-single .chzn-single div {
    width: 28px !important;
    }
    

    Best regards,
    Peter

    #243028

    That did the trick – thank YOU very much ;)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dropdowns in Gravity forms looks "cut" in the right side’ is closed to new replies.