Hi,
I have a photo gallery and would like to add a margin between images (so that they are not stuck all together). I tried to add it in css either via max-width:90% or margin but then I have a problem on my ajax portfolio layout that is using the gallery as well.
Do you know how to add this margin on gallery shortcode without affecting the ajax portfolio using gallery?
Thanks very much!
Hi!
What CSS are you using? if they are in different pages you could prefix the selector with .page-id-xx or .avia-el-xx.
Best regards,
Josue
Hi,
Thanks for your answer, I was using the wrong css
.avia_start_animation {max-width:90%; margin-bottom:25px;}
is working perfectly!
This support forum is amazing !!
Thank you
You are welcome, glad we could help :)
Regards,
Josue