Archived topic
How Can I Make The Infinite Scroll "Load More" button to be in center?
3 replies · Started by Theodore on September 15, 2020
Viewing posts 1–4 of 4
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?
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 :)
It worked, thanks
No problem :)
This archived topic is closed to new replies.