Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #261397

    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!

    #261402

    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

    #261602

    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

    #261603

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘A tweak on gallery’ is closed to new replies.