When a user selects to pay via credit card using our PayPal Pro gateway, the selections they make in the dropdown fields (State, Country, Credit Card Type, and Expiry Date ) are not readable in the field display. The selections work and the values are set, but the field height setting seems to be to small for the text to display properly.
Which css element can I target in my child theme CSS to correct this issue?
WordPress Version: 3.9.2
PHP Version: 5.4.30
MySQL Version: 5.5.38
Event Espresso Version:4.4.0.beta.011
WordPress Address (URL): http://gsship.org
Site address (URL): http://gsship.org
You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension).
This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a plugin like Reaktiv CSS builder or My Custom CSS.
Those fields appear to be okay. I checked several of them and didn’t notice any that had broken styling.
The support post ‘Need to re-style Dropdown fields in PayPal Payment form’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.