2 columns on mobile

Home Forums Plugins Forum FAT Image Gallery 2 columns on mobile

This topic contains 4 replies, has 2 voices, and was last updated by  Kenus 1 year, 10 months ago.

  • Author
    Posts
  • #7495

    brich
    Participant

    Hello,

    Someone already asked the question, but the code was not publicly published. Tried to display two columns for FAT gallery images on mobile using this code, but it doesn’t work:

    @media (max-width: 479px){
    .fat-gallery-wrapper {
    max-width: 45%;
    margin-right: 5%;
    }
    }

    Thank you in advance 🙂

You must be logged in to reply to this topic.