How to create a gallery with equal image sizes in Refresh theme?

Hello! I’m using the Shopify Refresh theme. I would like to create a gallery on a page that allows me to configure the number of columns on both desktop and mobile. I need padding between each image so it looks like a grid and I’d like each image to link to a page.

The Refresh theme does have some sections that are similar to what I need but miss the mark. There’s the “multirow” section but this only allows one image and one block of text per row whereas I need only images. There’s also the “collage” section but this is in a masonry format such that one image is much larger than the others. I want all the images to be the same size and in an even grid format. This seems like something that should be simple to do but it’s not a built in feature.

Does anyone know how to do this? Thank you in advance!

Here’s a visual example of the gallery I’m thinking of w/ 6 images.

Hi @rcrystal4 , you will need to hire a developer to code this custom section for you.

@rcrystal4 , It is easy to manage.

do one thing just create one dynamic section that allows you to upload images only and also add the options for managing the column.

Do you know Shopify schema and liquid coding?

I don’t know liquid but I have a developer background (C++) so hopefully
it’s not too hard to figure out? lol. I can definitely take a look at the
code and try to create the dynamic section as you suggested. Thank you!