Hi!
I would like to add a gap between thumbnails on my portfolio grid.
I read on other threads that adding padding on left and right would break the grid, but adding a border would make the effect.
How or where can I set that border for the thumbnails?
thank you!
Hi,
I’m also wondering how I can add some padding around the portfolio grid thumbnails.
Thanks for your help!
Hey!
Please insert the following css into your custom css section:
#top .no_margin.av_one_fourth {
padding: 5px !important;
}
Best regards,
Dake
Hi Dake,
thank you for your reply,
I added to quick CSS, and nothing happens
any suggestion?
thank you
Hey!
May we have temporary admin access to your website so we can take a closer look?
Regards,
Dake
Hi!
Here they are
thank you!
Hi,
Thanks for the login. Could you link to the URL of the page instead please, I get an error message when going to your draft link even though I’m logged in.
Best regards,
Rikard
Hi Rikard,
I hope it helps
thank you!
Hi!
We added this code in the Quick CSS field:
.grid-entry { padding: 10px; }
Cheers!
Ismael
thank you!