Comments AUED started the conversationAugust 23, 2019 at 1:16pmI have a question about parameters in the portfolio layout:How to change the padding beween pictures. I'd like to have a padding smaller than the default one. Thanks for your help. 2,700PenciDesign repliedAugust 23, 2019 at 4:45pmHi,You can add more this code to Customize > Custom CSS to do that: .inner-portfolio-posts .portfolio-item{ padding: 0 2px; margin-bottom: 4px; } Change values 2 & 4 to values as you want.Best Regards,PenciDesignAUED repliedAugust 24, 2019 at 8:43amPerfect! Thank you ! Sign in to reply ...
I have a question about parameters in the portfolio layout:
How to change the padding beween pictures. I'd like to have a padding smaller than the default one.
Thanks for your help.
Hi,
You can add more this code to Customize > Custom CSS to do that:
Change values 2 & 4 to values as you want.
Best Regards,
PenciDesign
Perfect! Thank you !