Support

Home Forums Event Espresso Premium Credit Card graphic out of place

Credit Card graphic out of place

Posted: September 3, 2014 at 10:40 am


Justin Esgar

September 3, 2014 at 10:40 am

Hey – can anyone help me get the credit card graphic fixed? It appeared automatically when I setup Stripe as a payment gateway, but as you can see the cards are leaking out the right side of the box.

Graphic screenshot: https://www.dropbox.com/s/tkh5ufo4tdm9fce/CCmis.png?dl=0


Lorenzo Orlando Caum

  • Support Staff

September 3, 2014 at 12:21 pm

Hi,

It would be helpful to have the page link as it doesn’t appear like that on a default WordPress theme.

It is possible that some extra margins or padding is being added from CSS for your theme or a plugin. Try inspecting it with Chrome Developer Tools or Firebug to check for those.

If there is, then you can add some new CSS to your child theme or a plugin like My Custom CSS or Reaktiv CSS builder to correct it.


Lorenzo


Justin Esgar

September 3, 2014 at 12:35 pm

Lorenzo –

The theme came from the Event Manager blog, where I found Event Espresso information. It’s http://staging.acesconf.com


Lorenzo Orlando Caum

  • Support Staff

September 3, 2014 at 1:06 pm

Try this CSS:

.payment-option-dv .payment-option-lnk {
	max-width:none;
}


Lorenzo


Justin Esgar

September 3, 2014 at 1:53 pm

Should I just put this in the stylesheet css or any specific location?


Lorenzo Orlando Caum

  • Support Staff

September 3, 2014 at 2:44 pm

Preferably in your child theme’s stylesheet or a plugin like My Custom CSS or Reaktiv CSS Builder.

Don’t modify any files for Event Espresso as your change will be lost on a software update.


Lorenzo


Justin Esgar

September 3, 2014 at 3:28 pm

Dude! Totes works!!

Thanks

The support post ‘Credit Card graphic out of place’ 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