Skip to content

Snippets / CSS

CSS

Center Load More Button

D Donald McGuinn · 101 views · Updated 2 years ago
Simply centers the load more button.
.ts-load-more{
margin: 0 auto;
}
CSS · 3 lines

Discussion

Ask a question or share how you used this.

Log in to join the discussion.

No comments yet — be the first.

Voxel Guide assistant
Ask about snippets, addons & how-tos

Hey — how can I help?

I can dig through the library for snippets, addons, and tutorials.

AI can be wrong — double-check anything important.