-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Button Builder
Seth Cottle edited this page Jan 29, 2025
·
1 revision
A simple tool to create custom buttons for your LittleLink page without writing any code.
- Design custom buttons with your brand colors
- Get a preview of an icon on the button
- Get WCAG contrast suggestions for better accessibility
- Dark/Light theme preview
- Copy/paste ready to go code for your
index.html
andbrands.css
files
- Enter your button text and URL
- Choose your colors (background + text)
- Upload your icon (for preview only)
- Copy the generated code
- Drop your icon file into LittleLink's
images/icons
folder - Paste the HTML code into
index.html
- Paste the CSS code into
brands.css
That's it—try it now: https://builder.littlelink.io
--