Comments Javier started the conversationNovember 8, 2016 at 2:32amHello,Can these credit card images be placed horizontally when paying? How can I place these images horizontally?Thanks :)[deleted] repliedNovember 8, 2016 at 12:08pmHi Javier,Added this CSS: .payment_method_stripe img:first-child { margin-left: 15px;}.payment_method_stripe img { display: inline-block !important; margin-right: 15px;}And now credit card images are shown properly: (view large version) Sign in to reply ...
Hello,
Can these credit card images be placed horizontally when paying? How can I place these images horizontally?Thanks :)
Hi Javier,
Added this CSS:
And now credit card images are shown properly:
(view large version)