Support

Home Forums Event Espresso Premium Button URL image too small

Button URL image too small

Posted: December 4, 2020 at 7:44 am


wendtagency

December 4, 2020 at 7:44 am

Hello there, hope all is well.
I can;t seem t figure out how to manipulate the size of the button URL image. It seems way too small. Is there an easy way to assign a static size? Current the icon we’re using is 140 x 47. It displays a lot smaller that that. So small as to be illegible. Thanks for any help you can provide. Please see here:
payment info

🙂


wendtagency

December 4, 2020 at 7:46 am

Hello there, hope all is well.
I can’t seem to figure out how to manipulate the size of the button URL image. It seems way too small. Is there an easy way to assign a static size? Currently the icon we’re using is 140 x 47. It displays a lot smaller though…so small as to be illegible. Thanks for any help you can provide.

Please see here for an example:
payment info

🙂
JE

WordPress Version: 5.5.3
PHP Version: 7.3.22-1+ubuntu18.04.1+deb.sury.org+1
MySQL Version: 5.7.31
Event Espresso Version: 4.10.9.p
WordPress Address (URL): https://waterenvtech.com
Site address (URL): https://waterenvtech.com


Tony

  • Support Staff

December 4, 2020 at 8:24 am

Hi there,

Someone (Looks like ‘Nathan’ from the source code) has added CSS to your site that explicitly sets the size of that image to have a max-width of 40px.

.spco-payment-method-btn-img {
    max-width: 40px !important;
}

That’s from the Simple Custom CSS plugin on your site.

Go to Appearance > Customise, then click on the “Simple Custom CSS” section, remove the above CSS and the image should load correctly.


wendtagency

December 4, 2020 at 8:32 am

THANK YOU!
I really appreciate it.


Tony

  • Support Staff

December 4, 2020 at 8:33 am

You’re most welcome 🙂

The support post ‘Button URL image too small’ 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