Hi, @gadgetgusto!
Thanks for your inquiry!
The solution is posted on this forum thread. I am posting the reply quoted below.
Hi, @gadgetgusto!
Thank you for posting your question!
Let me note, that there’s an option for that in Photo Gallery themes, which are available in Pro version of the plugin.
However, you can surely tweak the CSS of the plugin and change the margin. For example, if you have Thumbnails gallery, this code will enlarge the margin of the thumbs:
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0 {
margin: 10px !important;
}
You can add it to style.css file of your website theme, or a custom CSS editor.
If this won’e work, and you will need help with the code, please post the link to your gallery page.
Thanks! Have a wonderful day!