ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Try it for free!
Flaming Petal
flamingpetal
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="flamingpetal"> Try it for free! </a> <style> .flamingpetal { border-style: initial; border-width: 0; cursor: pointer; display: inline-block; font-family: Inter, sans-serif; line-height: 1.2; text-decoration: none; background-color: #ff7d1e; background-image: linear-gradient(90deg, #ff7d1e, #fd40e5); border-radius: 12px; font-size: 16px; font-weight: 500; letter-spacing: 0; margin-bottom: 10px; margin-right: 0; min-width: 180px; padding: 13px 20px; text-align: center; transition: letter-spacing .3s, color .3s; transition-behavior: normal, normal; } .flamingpetal, .flamingpetal:hover { color: #fff; text-decoration: none; } .flamingpetal:hover { letter-spacing: .3px; } @media screen and (max-width: 767px) { .flamingpetal { margin-bottom: 5px; padding-left: 15px; padding-right: 15px; } } @media screen and (max-width: 479px) { .flamingpetal { min-width: auto; } } </style>