Hi,
I want to add white space / padding between the first row and next row and all other rows for all the collection images
and also make the collection images smaller but keep the same size font and layout
my site is ![]()
Hi,
I want to add white space / padding between the first row and next row and all other rows for all the collection images
and also make the collection images smaller but keep the same size font and layout
my site is ![]()
Hi @Luxurymrkt !
This is PageFly - Advanced Page Builder. I would love to give you some recommendation;
Please paste this code at the bottom of theme.css under assets in theme code files:
.grid__image-ratio img.grid__image-contain{
padding-top: 62px !important;
}
Like this;
Best regards;
Pagefly