• Resolved cwwallis

    (@cwwallis)


    I created a 3 option dropdown but the text is cut in half. Is there a setting for this?

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

Viewing 1 replies (of 1 total)
  • ashin_acowebs

    (@ashinacowebs)

    Hi,

    Please use the below CSS code to solve the issue.

    .wcpa_form_outer .wcpa_form_item select {
        line-height: 15px;
    }

    Add this at Appearance -> Customize -> Additional CSS

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Dropdown text cut off’ is closed to new replies.