how can i get the same space bettween the images here: http://imgur.com/a/Nh0dr
i want 20px spae between all images to get a perfect grid look.
Hey diefleischerei,
Add the following to quick css:
.avia-image-container-inner{
padding:20px!important;
}
Best regards,
Jordan Shannon
Hey, does this effect all other pages on my website? i only need this on this page? :) greetings, alexander
Hi Alex,
Try this instead if you only want it on that page:
.page-id-1013 .avia-image-container-inner{
padding:20px!important;
}
Best regards,
Rikard
Great. Thank you Rikard.
Sorry, but it do not work :(
Hi,
Have you tried clearing your cache a few times over? Please provide admin info so we can log in and look into this further.
Best regards,
Jordan Shannon