Hey,
i use the portfolioraster for my website. Is it possible to define a distance (margin) between the displayed portfolio-items in the portfolio raster?
best regards
Chris
Hi Chris,
I’m not sure I understand what you are trying to do there, could you post a screenshot or mockup highlighting your intentions please?
Regards,
Rikard
Hi,
thanks for your answer!
you can open the screenshot with this url: http://www.directupload.net/file/d/4302/gmcjf2h6_png.htm
ok…the screenshot shows the portfolio-raster. The first portfolioraster is without space between the items. But i want to show the portfolioraster like in the second portfolioraster in the screenshot (with space between the items). How can i do this?
Thanks for the good support!
any ideas?
Hi @Chris_85;
sorry to jump in,
if you are talking abaout “Portfoli Grid” tou can try to add this line into your custm css (adjust is as you like) :
.grid-entry{margin: 25px !important;}
Thanks!!! That was what iam exactly looking for :-)