Support

Home Forums Event Espresso Premium Register button

Register button

Posted: October 30, 2019 at 7:37 am

Viewing 2 reply threads


cellbotics

October 30, 2019 at 7:37 am

Is there a way to change the color of the registration button? If you have a code I can add it where ever it needs to go and put the color code, id like to see if it also can look risen.

screenshot: https://snipboard.io/ybxHFU.jpg


Josh

  • Support Staff

October 30, 2019 at 11:25 am

Hi,

The way to change colors is override your theme’s CSS (that’s what sets the original color for buttons on your site).

For example, you go to your site’s Appearance > Customizer > Additional CSS page, then add this:

.tkt-slctr-tbl-wrap-dv .ticket-selector-submit-btn {
    color: #fff;
    background-color: #8d2924;
}

The above will change the color of the button to dark red, with white text.


cellbotics

October 30, 2019 at 3:42 pm

Thank you that worked!

Viewing 2 reply threads

The support post ‘Register 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