Hi, me again:….
See: http://huntpr.co.za/#clients
Is it possible that when viewed on mobile the logos don’t fold under each other but remain in a 5 column grid that animates as per desktop?
Hey timchurchman,
There is no room for the 5 column grid in portrait view on a mobile screen. In landscape mode, it switched to a grid of 4.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) {
.responsive #top #wrap_all .avia-content-slider-odd .slide-entry {
width: 50%;
clear: none;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon