hello.
I want to change the size of the portfolio grid contents.( height ) What should I do?
I also want to give the gap(padding) between portfolio grids. what should I do?
Hey jun29099,
I want to change the size of the portfolio grid contents.( height ) What should I do?
I’m not sure I understand what you mean by that, could you try to explain a bit further or post a screenshot highlighting your intentions please?
Best regards,
Rikard
hello.
I Added a Supplementary explanation .
Please check.
Hi,
This should help with the padding though I can’t quite understand what you mean by the height:
.grid-sort-container article{
padding:10px!important;
}
Best regards,
Jordan Shannon