freds83 Posted yesterday at 08:55 AM Share Posted yesterday at 08:55 AM Bonjour je rencontre un soucis , les logos de paiement ne s'affiche pas en version mobile (voir la capture) J'ai pourtant ajouter : @media (max-width: 1023px) { .payplugPaymentOption img { display: flex; } } @media (max-width: 480px) { [paypal-mark-container] { display: flex; } } Mais aucun résultat, si maintenant on recharge la page on aperçois les logo qui apparaissent et disparaissent aussi tôt url du site :https://mistyrose-echidna-510508.hostingersite.com/ Merci a ceux qui prendront le temps de me lire Passez un excellent Week end Link to comment Share on other sites More sharing options...
Eolia Posted yesterday at 10:06 AM Share Posted yesterday at 10:06 AM Je ne sais pas où vous avez mis votre règle mais sur votre site c'est celle-ci qui est appliquée: Link to comment Share on other sites More sharing options...
freds83 Posted yesterday at 10:52 AM Author Share Posted yesterday at 10:52 AM Dans le custom CSS Link to comment Share on other sites More sharing options...
freds83 Posted yesterday at 10:53 AM Author Share Posted yesterday at 10:53 AM .user-info .user-block{top:100%;right:0;width:160px;z-index:1030;opacity: 1;} #shopping-cart .shopping-cart-details{top:100%;right:0;width:280px;z-index:1030;opacity: 1;} .products .product-block:hover .product-img-alt{opacity:0;} .menu .menu-specials,.menu .menu-news{color:#fff !important;font:400 1.425rem/1 Lobster,sans-serif;text-shadow:1px 1px 0 rgba(102,102,102,.25);padding:1rem 1rem;} @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...
freds83 Posted yesterday at 11:53 AM Author Share Posted yesterday at 11:53 AM Problème a moitié résolu ,le logo payplug apparait , paypal non. 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