Hard Cider Labels

A collection page of Stomp Stickers

category
Products
5
Active ads
0
Depth
Published
2020/04/30

About

Custom Cider Labels That Stick with Style Custom cider labels that are as crisp as your brew. Whether you're slinging small-batch pear cider at the farmer’s market or bottling your flagship hard cider for shelves nationwide, we’ve got the label to match. Upload your design or use our nifty design tool to create cider bottle labels that stick (literally and figuratively). With waterproof materials, fast turnaround, free shipping, and instant proofs, Stomp makes it easy to label like a pro—even if your real talent is what’s inside the bottle. collection_details .cider-label-section { max-width: 1000px; margin: 20px auto; padding: 20px; } .cider-label-content { display: flex; flex-wrap: wrap; gap: 30px; align-items: center; } .text-column { flex: 1 1 55%; font-size: 16px; } .text-column ul { padding-left: 20px; margin-top: 0px; } .text-column li { margin-bottom: 10px; } .image-column { flex: 1 1 40%; text-align: center; } .image-column img { max-width: 100%; height: auto; } /* ✅ ORIGINAL button style restored */ .btn_c:hover { background-color: #2e204d !important; } .btn_c, .btn_c:visited, .btn_c:active { color: #ffffff !important; text-decoration: none !important; } /* ✅ FORCE stacking on mobile */ @media screen and (min-width: 769px) { .cider-label-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; } .image-column { width: 40%; text-align: center; } .text-column { width: 55%; font-size: 16px; } } .collection-details ul { list-style: none !important; padding-left: 0 !important; margin: 1em 0; } .collection-details li { position: relative; padding-left: 1.5em; margin-bottom: 10px; } .collection-details li::before { content: "•"; position: absolute; left: 0; top: 0; color: #000; /* Change to match your theme color */ font-size: 1.2em; line-height: 1; } .cider-label-wrapper { background-color: #f3f3f4; width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; } .cider-label-inner { max-width: 1000px; margin: