• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 12.02.25, 12:30
  • Opened by: Walter Tamburini

Ticket #25953 - Payment methods loading

Good morning Fred,
I have an issue with the payment methods loading in the cart. In attachment with a red circle.

Thank you
Best Regards

Attachments:

payment.jpg (76.8 KiB)

Comments

Fred 12 Feb 2025, 22:16

Hi, Walter.
Try to hide it using CSS

.payment-methods-img {
  display: none
}
CG Consulting 17 Feb 2025, 16:16

same problem and add this in the CSS

.payment-methods-img {display: none;}

Does not work!

Attachments:

CG Consulting 17 Feb 2025, 16:25

Ok… With :
img.payment-methods-img {display: none;}

Walter Tamburini 17 Feb 2025, 16:25

Thank you Fred.

This messagge is for "CG Consulting".
Add the code in the Custom CSS (attachment)

Attachments:

payment2.jpg (113.5 KiB)
Fred 17 Feb 2025, 22:11

You are welcome