Hi
I found the following post https://kriesi.at/support/topic/portfolio-grid-spacing/ and this worked, to add some white space between portfolio grid items.
However, this is colliding with my 3rd column in the footer which is now going below the 2nd footer column.
If I delete the code from the post, everything goes back to normal.
The webpage is in PVT
Thank you all.
Hey Sitesme! :)
Please add following code to Quick CSS
#footer div .av_one_third {
width: 32%;
}
Best regards,
Yigit
As usual Yigit,
You’re a star :)
Thanks for the quick fix.