[Resolved] How Can I Make The Infinite Scroll “Load More” button to be in center?

Home Forums Support [Resolved] How Can I Make The Infinite Scroll “Load More” button to be in center?

Home Forums Support How Can I Make The Infinite Scroll “Load More” button to be in center?

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

    Hi,

    I’m using the “marketer” theme design, and I enabled the “infinite scroll” feature. However, the “load more” button is left aligned but I’d like it to be in the center. However, I can’t find where to set it from.

    Please, how can I achieve this?

    #1444445
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .masonry-load-more {
        text-align: center;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1444498
    Theodore

    It worked, thanks

    #1444500
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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