• hello, how can I change the display of the team members on smart phone. I would like to view photos smaller at least 2 by 2 instead of 1 by one

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support vidyakv

    (@vidyakv)

    Hi @magalid,

    Thanks for reaching out to us.

    Please copy-paste the below CSS in the ‘Custom CSS’ field of your team’s edit page.

    @media (max-width: 678px){
    .awsm-grid-wrapper .awsm-grid>.awsm-grid-card{width: 50%;}
    }

    Regards,
    Vidya K V

Viewing 1 replies (of 1 total)
  • The topic ‘display of the photos’ is closed to new replies.