Hi guys,
on my website, I display post previews within the masonry content element. Each post preview has a box shadow. When I put the masonry content element into a column filed of 3/4 width the left shadow of the first box disappears in every row.
How can I fix the issue?
Best regards
Michael
Hey elskeletto1,
Please provide a link to the site/page in question so we can inspect the code.
Best regards,
Jordan Shannon
I still work on the website but you can see the disappeared shadow on the left side of the first box. This effect comes with every new row in the masonry content element when I put it into a layout element.
On the mobile page each box has no shadow on the left side.
I find this solution:
#top .container .av-masonry.av-large-gap {
padding: 15px;
}
It works.
Thanks a lot, niki941.
Hey elskeletto1,
I’m glad you got this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon