Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #548590

    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!!!

    #549441

    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

    #550794

    Hi Elliott,

    I added this, but it’s now not centered on the page and the other gallery pages are now off.

    – Jesse

    • This reply was modified 8 years, 11 months ago by jesseaborden.
    #551853

    Hey!

    Take a screenshot and highlight exactly what your trying to do so we can get a better idea.

    Cheers!
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.