• When the survey is added to a page, it displays fine for all question types but the dropdown. The “choose…” text is cut off, and then once an option is selected, it is also cut off. As well the rectangular bounds seem to have a white box that goes beyond the bounds that may be what is covering it.

    Could you let me know if there is something I can do on my end to resolve? Or please resolve on your end? Thanks!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author devsoftbaltic

    (@devsoftbaltic)

    Hello,

    I’ve found a survey following the link you’ve provided.
    Could you share a link to the page with issue?

    Thanks, Serge
    SurveyJS Team

    Thread Starter slatecake

    (@slatecake)

    It is the first page of the survey at that address. And question 2 is affected as it is a dropdown type. THe page is private, so this may affect its visibility to you?

    • This reply was modified 5 years, 5 months ago by slatecake.
    • This reply was modified 5 years, 5 months ago by slatecake.
    Plugin Author devsoftbaltic

    (@devsoftbaltic)

    I’ve followed your link and got your landing page – without a survey.
    I was trying to attach a screenshot here, but I wasn’t able to.

    Thread Starter slatecake

    (@slatecake)

    Hello, I have updated the post so that it is no longer private but password protected. The password is V2dw578TS. Please let me know if you are able to access it.

    Plugin Author devsoftbaltic

    (@devsoftbaltic)

    Thank you. I’ve accessed the survey page. I see the issue.

    I beleive it can be fixed via the following CSS:

    .sv_select_wrapper > select {
        line-height: 1em !important;
    }

    Does this fix fit your needs?

    • This reply was modified 5 years, 5 months ago by devsoftbaltic.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Dropdown questions display cut off, text not readible’ is closed to new replies.