• Resolved kovic

    (@kovic)


    INn Chrome browser, it seems to add a random to item spacing after-way through my grid?

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

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

    (@vidyakv)

    Hi @kovic,

    Thanks for reaching out to us.

    Please use the following CSS code to the Custom CSS field of your team’s edit page.

    .awsm-grid-wrapper .awsm-grid {
    display: flex;
    flex-flow: row wrap;
    }

    Regards,
    Vidya K V

Viewing 1 replies (of 1 total)

The topic ‘Showing empty space in grid’ is closed to new replies.