Hello all
I have created a gallery
(see below)
is it possible to do this mobile (cell phone)
to make the columns between the pictures smaller
kind regards
Franz
Hi Franz,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.avia-gallery img {
padding: 2px;
}
}
Best regards,
Rikard
Hello Rikard
Thanks for your answer
unfortunately this does not work
but:
I can specify that mobile only 2 columns are displayed
kind regards
Franz
Hi Franz,
Could you try to hide the current Gallery for mobile screens in the element options, then copy the element and make the necessary changes in the copy, then hide that for all screens except mobile maybe?
Best regards,
Rikard
Hallo Rikard
That fits great so
you can close this request
thanks a lot
kind regards
Franz