Support

Home Forums Event Espresso Premium Custom Button

Custom Button

Posted: September 25, 2018 at 1:41 pm

Viewing 3 reply threads


HRD Police K9

September 25, 2018 at 1:41 pm

Hi there, I was interested in customizing the Register Now button (different color and position). Right now it’s grey, and I would like to make it brighter / more obvious. I tried searching the forums, but didn’t see anything on the topic. Thank you for your help.


Tony

  • Support Staff

September 25, 2018 at 2:10 pm

Hi there,

For styling changes such as the ones you’ve mentioned you’d use CSS, however, each users changes they’d like to make are often very different so its unliekly you’ll find an example on the forums that works for your specific changes.

Can you link me to a page that shows the button you are referring to? I can give you an example you can use to start make some changes.


HRD Police K9

September 25, 2018 at 2:12 pm

Great! Thank you! Here is the link: http://hrdpolicek9.com/#seminars

All I am looking to do is match the teal color we have throughout the site.


Tony

  • Support Staff

September 25, 2018 at 2:19 pm

You can add something like this:

.ticket-selector-submit-btn {
    color: white;
    border-radius: 100px;
    letter-spacing: 1.5px;
    color: #fff;
    background-color: #0db8ca;
    border-color: transparent;
}

you can add that under Appearance -> Customize -> Additional CSS.

Note you may need to change some values to suit how you want it to display, I just used the styles currently in use on the top button on that page.

Viewing 3 reply threads

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