Tagged: gallery
The gallery is showing up too small. Is there anyway to spread it out?
Hey tenstep!
Can you please try using Logo/Partner element or Masonry Gallery element instead? :)
Now you are only displaying tumbnails and they are pretty small
Regards,
Yigit
Thank you so much! That worked. One more thing. Is there a way to add space in between the logos? Some are right on top of each other. Are there any suggestions to fix this?
Hey!
Please insert the following css into your custom css section:
#top .avia-logo-element-container img {
margin-bottom: 50px !important;
}
You can adjust the margin as needed.
Cheers!
Dake