How to set Payment Gateway Image Size/Payment Gateway Image Size is too large Print

  • 0

How to set Payment Gateway Image Size/Payment Gateway Image Size is too large


Step 1:  Go to the overrides.css file. Don't know where is overrides.css click here to Find it.

Step 2: Edit the file

Step 3:  Paste the css rule given below in the file if empty then starting of the file if the already written rule then the end of the file

.gateway-image img {
    max-width: 85px;
}

Step 4: Save file and check over the front end

Note: Please use high-resolution png images so that when you mention width or height then its not get blurry.


Was this answer helpful?

« Back