Global - Floating Button
Fix Button ThemingBnnthpnzln
css
a year ago
402 B
8
Indexable
Emily Kroll
/*START - mobile contact button - Floating*/
body>div.mobile-contact-wrapper{
.lp-btn{
border: 2px solid #000!important;
background-color: transparent!important;
color: #000!important;
&:hover{
border: 2px solid #000!important;
background-color: #000!important;
color: #fff!important;
}
}
}
/*end*/Editor is loading...
Leave a Comment