Hi
I have used the Partner/Logo element at the bottom of this page : http://www.smartschool.be/fr/ (only in French version). All the images are shown in an grid. Can you give me the Quick CSS for adding a padding below each row?
Thanks!
Christophe
Hey Christophe Demaer,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-logo-element-container .slide-entry {
padding-bottom: 30px;
}
If you have any other questions or issues, please register to our forum – https://kriesi.at/support/register/ and start a new thread under Enfold sub forum :)
Best regards,
Yigit
Unfortunately, that’s not working. There is no difference :-(