Hi there,
How can you add a responsive image gallery to my Gravity form? I want to add a four column image gallery to the Gravity form when viewed on a Desktop computer but a single column image gallery of four images when viewed on a Mobile Phone?
Whats the simplest way to do this?
Many thanks
This is not something you can do out of the box. As far as I know there’s no third-party solution to embed a gallery of images into a form either.
If your images are in the WordPress media library, you could try adding the [gallery] shortcode into a GF HTML field: Gallery Shortcode « WordPress Codex
Thanks Samuel. I will look into adding the gallery shortcode as you have suggested. That sounds like a great idea.