Custom Button Pin 2″ | 1 ct
Pin down the fun with our Customizable Button Pins! Whether you’re celebrating a birthday, wedding, or any special occasion, these playful pins let you showcase your logo, image, or text in style. With a minimum order of just 6, you can create personalized keepsakes that your guests will love. These eye-catching buttons are perfect for party favors, event giveaways, or simply adding a touch of flair to your celebration. Grab your custom button pins today and let the festivities begin!
- 1 Count
- 2-inch button
- Minimum order of 6
Design with Canva
Click the link above to open a template for this button in Canva. Design your label, Export your design, and then upload your hi-res PNG here to have your design printed on a custom button pin.
.button {
background-color: #37c5cc;
color: #ffffff;
font-size: 16px;
padding: 10px 10px;
text-align: center;
display: inline-block;
text-decoration: none;
border-radius: 12px;
}
.button:hover {
background: #5470E0;
color: #ffffff;
}