I have the pro version, but where in the admin panel do you control the margins between the images? I can do it change it in the below code in the inspect elements in firefox but i can’t find it in any of the css files
‘.hover_effects_li {
float: left;
padding-bottom: 30px;
margin: 0px auto 0px 40px;’
Could you shed some light on how to control the spacing between the images?