Support

Home Forums Event Espresso Premium Add a border to the Promotional code text input

Add a border to the Promotional code text input

Posted: June 9, 2017 at 10:52 am

Viewing 2 reply threads


thestarfishalliance

June 9, 2017 at 10:52 am

I am looking to add a bit of css to the text box where the customer enters a promotional code. The existing box has no border and is white just like the rest of the page.

Where can edit the css for this element? I can’t find the correct file.


Tony

  • Support Staff

June 9, 2017 at 10:57 am

Hi there,

You don’t edit any files, you can just add your own CSS to add to/override the default.

For example:

#ee-promotion-code-input {
    border: 1px black solid;
}

You can then add that within Appearance -> Customize -> Additional CSS.

Or if you prefer to use a plugin we recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.


thestarfishalliance

June 9, 2017 at 11:14 am

Worked like a charm. Thank you for the quick reply.

Viewing 2 reply threads

The support post ‘Add a border to the Promotional code text input’ 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