Learn how to create a cool button effect with CSS
CSS Source Code:
/* Gradient off background */
.my-button .elementor-button::before{
content: ”;
position: absolute;
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);;
width: 100%;
height: 100%;
top: 8px;
left: 8px;
z-index: -1;
transition: all 1s;
}
/* Blur gradient on hover */
.my-button:hover .elementor-button::before{
content: ”;
filter: blur(8px);
-webkit-filter: blur(8px);
transition: all 1s;
}
Gradient Generator:
https://cssgradient.io/
🔵 Join Our Facebook Community!
http://bit.ly/urielsotofbgroup
🟢 Tech Support:
🟢 My Web Agency:
MY COURSES:
🟣 Elementor Mobile Responsive Course
https://bit.ly/elementormobile
🟣 Website Building Factory Course
https://bit.ly/websitebuildingfactory
PRODUCTS I USE FOR MY WEBSITES:
🔴 Get Elementor Pro – My Favorite Page Builder
http://bit.ly/urielelementorpro
PRIVATE GROUP:
🔵 Join My Patreon & Get Design Downloads
https://bit.ly/uspatreon
CONTACT ME:
My Website: http://urielsoto.com/
Facebook: https://www.facebook.com/urielsotodev
Linkedin: https://www.linkedin.com/in/uriel-soto-976b3117a