Support

Home Forums Event Espresso Premium Setting Background for Checkout and Registration Pages

Setting Background for Checkout and Registration Pages

Posted: December 30, 2015 at 10:56 am


b2995

December 30, 2015 at 10:56 am

Hey Guys! One of my groups decided to go to a black background…ugh… How can I change the background my EE pages to white?

http://www.newmexicosalsacongress.com/registration-checkout/#checkout (page 18)

I’ve tried using the below, but it whites out the other pages as well.

#ee-single-page-checkout-dv  {
	background-color: #FFFFFF;}

Thanks guys!


Lorenzo Orlando Caum

  • Support Staff

December 30, 2015 at 11:26 am

Hi, are you trying to set the content-area with the text such as the registration form to white or should the entire background for registration checkout page be white?

This will change the form area to have a white background:

.spco-attendee-panel-dv {
background-color: #FFFFFF;
}

Here is an example of how it will appear:

http://cl.ly/0b2D3d261K0G


Lorenzo


b2995

December 30, 2015 at 11:47 am

For whatever reason, the below is working today…ugh! I wouldn’t have bugged yall otherwise. 😉

.spco-attendee-panel-dv {
background-color: #FFFFFF; }
  
#event-cart {
  background-color: #FFFFFF; }
    
#ee-single-page-checkout-dv {
background-color: #FFFFFF; }

Resolved.

The support post ‘Setting Background for Checkout and Registration Pages’ 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