Hello,
After my masonry gallery I am getting a blank white space, and I’m not sure what is causing it. Also, on my gallery for my “Driveway” page, there is a misalignment issue with the load more button. Could you help direct me to a solution?
Thanks!!!
Hey jesseaborden!
Add this to your custom CSS.
<style type = "text/css">
#after_masonry {
display: none !important;
}
a.av-masonry-pagination.av-masonry-load-more {
top: 0px;
margin: 20px;
margin-right: 0px;
}
</style>
Regards,
Elliott
Hi Elliott,
I added this, but it’s now not centered on the page and the other gallery pages are now off.
– Jesse
Hey!
Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Cheers!
Elliott