Hi
I want to add margins between projects and I would like it to work across all screens. I tried a few things in General Styling, but the margins don’t hold up across the different screen sizes.
The website in question is in the private section and the portfolio is currently at the very bottom of the page.
Thanks for your help
June
I would also like to change the background colour of the caption section underneath the cover images.
Thanks for your help.
Hi,
Thank you for using Enfold.
Use this css code to add spaces between the portfolio items.
.grid-entry {
padding: 20px;
}
Best regards,
Ismael
Thank you! Can you also let me know how to change the colour of the caption section underneath the cover images?