Support

Home Forums Event Espresso Premium Button Visibility

Button Visibility

Posted: July 11, 2015 at 12:23 pm


artiium21

July 11, 2015 at 12:23 pm

I love the plugin (amazing) I am using it on a site and the button that comes with the event, I can barely see, how or what css code do I need to make it more visible. Here the address to the event link

Link: http://mm29.org/events/justiceorelse/


Dean

July 13, 2015 at 2:23 am

Hi,

We mostly let the theme style the form elements, to allow for a more integrated look.

You can change the button styles with CSS though, here’s an example:

.ticket-selector-submit-btn,
.spco-next-step-btn {
  background-color: #c62b02;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
}

That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS.

The support post ‘Button Visibility’ 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