Support

Home Forums Event Espresso Premium Styling the Waitlist Button

Styling the Waitlist Button

Posted: January 6, 2022 at 7:24 am

Viewing 3 reply threads


Omar Paloma

January 6, 2022 at 7:24 am

Happy New Year (that won’t age well) – Is there a way to style the waitlist button with CSS.

I found this but can’t figure the CSS for the waitlist button:

https://eventespresso.com/topic/styling-ticket-selector-ee4-using-khore-showthemes/


Tony

  • Support Staff

January 6, 2022 at 7:37 am

Hi there,

You can use the .ee-join-wait-list-btn class to style that button.

For example:

.ee-join-wait-list-btn {
    background-color: red;
}

If you have styles that are overriding the above you can be a little more specific with:

.event-wait-list-form .ee-join-wait-list-btn {
    background-color: red;
}


Omar Paloma

January 6, 2022 at 7:39 am

Super fast and much appreciated. Thanks, Tony!


Tony

  • Support Staff

January 6, 2022 at 7:51 am

You’re most welcome 🙂

Any further issues/questions just let us know.

Viewing 3 reply threads

The support post ‘Styling the Waitlist Button’ 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.

Event Espresso