Add the below CSS to your Footer Script (Admin panel > Storefront > Footer Script)
<style> .productGrid .product { display: block; flex-basis: auto !important; } .emthemesModez-bannersGamePlatform-banner { flex-basis: auto !important; } @media (min-width: 801px) { .footer-info-col { width: 25%; flex-basis: auto !important; } } .footer-info-col--brands { width: 100%; } </style>
Papathemes
Comments