Tagged: Images, mobile version
Hello. We have a section in most pages where we put our partners’ logos (more than 20). They look ok on desktop, but on mobile, they come one by one and occupy a lot of space. How can we put images next to each other on mobile? I couldn’t find a carousel element option, which would also work.
Hi menainfosec,
Can you give us a link to the page mentioned? so we can check further.
You can post the link in private content.
Best regards,
Nikko
Hi Nikko,
Please check this page as an example https://powerdmarc.com/mssp-dmarc/ .
Hi menainfosec,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #top #wrap_all #main .avia-content-slider .slide-entry-wrap {
clear: none;
display: inline;
float: none;
}
.responsive #top #wrap_all #main .avia-content-slider .slide-entry {
width: 50%;
margin-bottom: 0;
clear: none;
}
}
Hope it helps.
Best regards,
Nikko
thank you for your help
Hi menainfosec,
It’s our pleasure to help. :)
Thank you for choosing Enfold. Wishing you a fantastic day!
Best regards,
Nikko