Hi again,
I am putting a screen shot of the masonry I made. I want pictures to stick to left and right sides. And gaps will be only in between the images, not the part I X’ed
How can I do that?
Here is the ss
Hey tanssu,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi,
That was a draft. so I should publish this then let you know.
Sorry for the delay,
owner of the site had deleted the draft
But I found that this is for every masonry element in the site. I put a link in private.
They want the gaps between posts but they also want images to stick to the left and right sides.
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-2294 #av_section_1 .container {
max-width: 100%;
padding: 0;
}
Regards,
Yigit
Thanks Yiğit,
Should I add this for every page? Or any way to make it global?