ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Purchase for free!
PixelSun
pixelsun
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="pixelsun"> Purchase for free! </a> <style> .pixelsun { display: inline-flex; align-items: center; justify-content: center; background-color: #fec72f; border-radius: 8px; color: #000; font-size: 18px; font-weight: 800; line-height: 1.2; text-align: center; text-decoration: none; min-height: 54px; padding: 0 14px; transition: background-color 0.25s ease-in-out, transform 0.2s; box-shadow: 0 4px 10px rgba(0,0,0,0.1); width: 100%; max-width: 240px; cursor: pointer; } .pixelsun:hover { background-color: #fff; color: #000; transform: scale(1.03); } @media screen and (max-width: 767.98px) { .pixelsun { font-size: 16px; padding: 0 16px; } } </style>