Support

Home Forums Event Espresso Premium need to change color of the 'submit button'

need to change color of the 'submit button'

Posted: December 9, 2014 at 4:24 pm

Viewing 1 reply thread


Eric Mourer

December 9, 2014 at 4:24 pm

On a phone or ipad etc…If you go to sign up for an event on this page..for example

http://www.vipsocialevents.com/event-registration/?ee=82

If you go to the bottom of the page, you can’t even see the ‘submit button at all on phone or ipad, etc.

thanks for your help!


Dean

December 10, 2014 at 12:04 am

Hi,

Add the following to yourt themes style.css or appropriate place (theme settings, plugin such as My Custom CSS, child theme style sheet).

This one will change the style of ALL submit buttons on the site

input[type=submit] { background: #666; }

or this one will change only event related submit buttons.

.btn_event_form_submit { background: #666; }

Viewing 1 reply thread

The support post ‘need to change color of the 'submit 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