• 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)
  • 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.

    • This reply was modified 6 years, 2 months ago by ashin_acowebs.
Viewing 1 replies (of 1 total)

The topic ‘Dropdown text cut off’ is closed to new replies.