• Resolved honzuna

    (@honzuna)


    On our site we have multiple groups created with Profilegrid, and when i open one of them members are always 4 per row, how can i change this, we have group with 250 members and it is insanly long page, i would like to change it to 5 per row.

    Thank you for any help.

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

Viewing 1 replies (of 1 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello?@honzuna,

    Thank you for writing to us.

    You may apply the following custom CSS to your site’s current theme CSS to change no. of users per row:

    .pmagic #pg_members .pm-user-card?
    {
    width:?18%;
    }

    Let us know if you need any further assistance.

Viewing 1 replies (of 1 total)
  • The topic ‘Number of group members in one row’ is closed to new replies.