• To put even spacing between the images, use this css below:

    .wpmi-item img {
      width: 98%;
    }

    “.wpmi-item” targets the container for the image and “img” targets the actual image within the container. Adjust as needed to fit your project’s need. This has been tested on responsive designs from mobile to desktop.

    There needs to be an option to apply this or a more customizable scale in the plugin.

    • This topic was modified 3 years, 2 months ago by yanike.
    • This topic was modified 3 years, 2 months ago by yanike.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Spacing between images (space images apart)’ is closed to new replies.