Is it possible to add modal images to a blog post? In case is relevant, I'm using the Vimux/Mainroad
theme.
Asked
Active
Viewed 119 times
1 Answers
0
Yes, it is. Hugo pages all become HTML in the end, so anything you can do in HTML, you can do with Hugo. To make it work, your theme needs code for modal images in its template, CSS, and JavaScript files. It doesn't look like the Mainroad theme supports modal images yet, so you (or someone else) will need to edit it.

Jack Taylor
- 5,588
- 19
- 35