Try something like this:
.mg-image-tiles.standard .mg-thumbs ul li div {
border: 0 none !important;
margin-right 3px;
}
You can increase the margin-right value to the amount you want.
If this solves your issue thanks in advance for marking this thread as ‘Resolved’ so we know your question has been answered and for giving us and our plugin a rating at Maxgalleria Reviews
Thank you,
Can I get to that through the MaxGalleria Plugins editor? Is that where the elements you define live?
If so, then you probably solved my issue, since I should be able to find it in there.
If you would be so kind as to let me know I’m on the right track, I’ll be happy to mark this as resolved.
Thanks again for your consideration.
Eric
If you theme has a place, like in theme options, to add custom CSS you can put this code there. Otherwise you can locate your theme’s style sheet, usually style.css in the theme’s folder and add it at the end of the contents.