Support

Home Forums Event Espresso Premium Payment Logos Seem to have Shrunk

Payment Logos Seem to have Shrunk

Posted: January 31, 2016 at 8:05 am


MikeC

January 31, 2016 at 8:05 am

Hi Guys,

The logos for method of payment seem to have shrunk.

http://take.ms/QcXsn

I can’t fund a spec for these but I’d like a larger image.

Thanks,

Mike


Tony

  • Support Staff

February 1, 2016 at 3:36 am

Hi Mike,

Currently the max-width of those images is set to 100px using CSS.

You can override this using something like:

#ee-available-payment-method-inputs .spco-payment-method-btn-img {
    max-width: 250px !important;
}

That sets the width to 250px, but you can use another value if you prefer. !important is needed because the default styles are using it.

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

The support post ‘Payment Logos Seem to have Shrunk’ 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