Support

Home Forums Event Espresso Premium Registration page (8)

Registration page (8)

Posted: July 19, 2016 at 3:18 pm

Viewing 1 reply thread


prendul

July 19, 2016 at 3:18 pm

Is there a way I can make the fill in boxes on the Registration page visible or dark. It shows a red asterisk that it needs to be filled, but the boxes under the name,etc are invisible. (unless you try to proceed to payment, then it gives an error box to say “field is required” and makes the boxes red)

http://www.lostpinesregionalartsconference.org/registration-checkout/#checkout


Tony

  • Support Staff

July 20, 2016 at 5:03 am

Hi there,

the problem is caused by your theme, it removes all borders and outlines from inputs leaving them looking invisible.

To add a border to all input elements within the checkout you can use some custom CSS, something like this:

#ee-single-page-checkout-dv input {
    border: 1 solid grey;
}

Adds a grey border to your inputs – http://take.ms/xmCrJ

You may want to alter the styling further depending on what you prefer.

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

Viewing 1 reply thread

The support post ‘Registration page (8)’ 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