Posted: October 24, 2023 at 11:10 am
|
Hello, how can I adjust the background color on the registration form in event espresso. I have drop-downs in form plugins on other pages that have a black background but on the registration page for an event the drop down options are a white background with white font so it looks empty until you hover over a selection. Ideally would like a black background in the dropdown choices. Link Below: https://lamborghiniclubhouston.com/registration-checkout/?uts=1698167227#checkout Thanks |
Hi there, Can you link me to one of the pages using the other dropdowns so I can check where the styles ae coming from an match those? From what I can tell you need something like this:
Add that to Appearance -> Customize -> Additional CSS. |
|
|
The contact form has a drop down that works perfectly. |
|
That code didn’t change anything when I entered it. The areas affected are the ticket selector table on the event page, then on the register page the state and vehicle make drop downs. |
Yeah those have specific CSS targeting those forms to fix them.
Is it still set within the above? Where did you save it on the site? I can’t see it loading on the pages.
Yeah, that’s exactly where those 2 selectors target. |
|
|
It is now, I tried it and it didn’t work so I removed it before. But I just placed it in there (Appearance>Customize>Additional CSS) and am leaving it. |
The media query right above that new code you’ve just added hasn’t been closed. Add
|
|
|
That fixed it! Thank you so much. |
You’re most welcome. Any further issues just let us know. |
|
Are you referring to this? You can change that by using this.
It will be look like this. If it didn’t work, don’t remove the code and will look if you have to put !important on it. Thanks |
|
The support post ‘Registration Form Drop Down Color’ 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.