I have to styles of buttons during registration process.
I want to change all buttons to the “modern style”. Could you please let me know, how I can find out the exact name of each button, so that I can change the style with CSS?
We don’t have a list of classes on each of the elements but you can use chrome dev tools to find them.
Right-click (CMD click) on the element in question and do ‘Inspect element’
Then look at the class names of the element you inspected.
Is that what you are looking for?
Viewing 1 reply thread
The support post ‘Button Style’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.