ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Purchase now
Lava Click
lavaclick
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="lavaclick"> Purchase now </a> <style> .lavaclick { display: inline-block; min-width: 175px; padding: 0.6rem 1.5rem; font-size: 18px; font-weight: 400; font-family: 'Segoe UI', system-ui, sans-serif; color: #ffffff; text-decoration: none; text-align: center; border-radius: 100em; background: linear-gradient(90deg, #ff4438 58.84%, #eb7a37 100%); transition: background 0.3s ease, transform 0.2s ease; position: relative; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); } .lavaclick:hover, .lavaclick:focus { background: linear-gradient(90deg, #ed0e00, #f15a00 100%); outline: none; } </style>