Center Load More Button

Description/Instructions

Simply centers the load more button.

If this snippet helped, feel free to buy me a taco :)

.ts-load-more{
margin: 0 auto;
}

  • CSS
Copy Code

Let's Chat About this Snippet