How can I create an image-only blog post in the Dawn theme?

Hi all,

I am terrible with writing blogs so I have decided to do an image only blog for my store www.florabymillie.com. I dropship outdoor living decor so thought a decor inspiration blog with images only could be an idea. For example, a blog titled Balcony Decor Inspiration with photos of balconies with differing decor etc. But I noticed when I add images to the blog post, I can’t add them side by side to create a grid of images. Is this possible at all ? I am using the Dawn theme. Any help would be appreciated.

This would be wonderful in case somebody else knows of a solution!

1 Like

You can use flexible layouts.


Thanks for your reply but I am not very good at coding. Where do I put this code ?

You can upload your images to the shopify server first and then save the link to them.

Then go to your blog post, paste this code in and replace the src attribute of the img tag inside with the link to the image you saved. If you have more images, just copy the div that wraps the image.

1 Like

Ok thanks. I will give it a try.