Hello everyone
one more question
how can I link below
make a distance of 4 px between the images via css
thanks
kind regards
Franz
Hey schweg33,
The Portfolio Grid element doesn’t offer a gap setting, like the Masonry element does:
I would recommend using this and the built-in gap options to reduce possible errors for certain screen sizes.
Or you could try this css:
#av-sc-portfolio-1 .grid-entry .inner-entry {
margin-right: 4px;
}
Best regards,
Mike
Hello mike
thanks
this css works great
is it also possible to make a frame around the whole thing
2px in red
thanks
kind regards
Franz
Hey Mike
Thanks for everything
Works so great
you can close this request
kind regards
Francis