freds83 Posted May 11 Share Posted May 11 Bonjour, je sais pas si c'est normal mais lors du choix du paiement mes logo paypal et payplug n'apparaisse pas en version mobile. A partir du pc pas de soucis. C'est un bug ou c'est voulu? Si c'est voulu il y a un moyen de les faire apparaitre? Ma version prestashop 1.7.8.7 Template thecosmetic Version 2.0.7 Conçu par ETS-Soft url https://sublime-cadeaux.fr Merci au courageux qui me répondront, passez une excellente soirée Link to comment Share on other sites More sharing options...
solsol69 Posted May 13 Share Posted May 13 Bonjour Sur votre custom.css rajouter ces lignes @media (max-width: 1023px) { .payplugPaymentOption img { display: flex; } } @media (max-width: 480px) { [paypal-mark-container] { display: flex; } } Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now