Support

Home Forums Event Espresso Premium Button Color

Button Color

Posted: March 31, 2014 at 10:40 am

Viewing 3 reply threads


Alexander Schmidt

    March 31, 2014 at 10:40 am

    Hi,

    How can i change the yellow color on the ‘Add Attendees’ button in my registration form?

    Thanks a lot!


    Lorenzo Orlando Caum

    • Support Staff

    March 31, 2014 at 10:45 am

    Hi Alexander,

    The button is not yellow by default so your theme may be adding some styling.

    Please link to an event so I can take a look at the button and share some CSS to make the change.


    Lorenzo


    Alexander Schmidt

      April 1, 2014 at 4:33 am

      Hi!

      My registration page is this: http://ørc.dk/event-registration/?ee=1

      Thanks a lot!


      Dean

      • Support Staff

      April 1, 2014 at 5:28 am

      Hi,

      You can change the yellow/green colour with CSS. This example will create a red style button. The CSS can be added to your themes style.css file or to a plugin such as the excellent My Custom CSS.

      .add-additional-attendee-lnk {
      background-color: #D36338;
      border: #C20202 1px solid;
      color: #FFF;
      text-shadow: 1px 1px #000;
      }

      screenshot – http://take.ms/eBGYL

      Viewing 3 reply threads

      The support post ‘Button Color’ 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 - Staging Server