Controlling gallery width
Want to control gallery width on your layout?
This can be done by using the width parameter available on the builtin lightbox gallery starting from plugin version 4.3. So manually edit the shortcode from, like:
[ gallery ids="364,363,362" ]
to
[ gallery ids="364,363,362" width="50%" ]
and get:
Enjoy!