Hello Elfsight team,
I’ve just installed the floating button widget on select pages on my website.
I’m wondering if there is a CSS or other solution to have the widget:
- Not flash red upon page load
- Have a white border around it’s outer edge consistent with my other “Free Quote” buttons
- Only show on mobile (desktop already has a persistent Free Quote button in the header)
The button is installed on this page, as well as other pages on my website: https://k9poopertroopers.com.au/
Thank you for your time and any help you provide.
Michael
Max
2
Hi there, @Michael_Surnak 
Sure, I’ll be happy to help!
-
To remove red flashes, please change the color from red to the current button color - #222d00.
-
Here is a solution - Hide widget on desktop (floating layout)
-
This CSS code will do the trick:
.es-button-base-container {
box-shadow: none !important;
border-color: white !important;
border-width: 3px !important;
border-bottom: none;
}
Give it a shot and let me know how it worked 
Thank you Max! All three of those solutions worked perfectly and were super easy to implement.
Max
4
It’s my pleasure!
In the meantime, we’d like to invite you to join our Giveaway, where you could win 4 FREE Months for your subscription.
Check the details and join in: May Giveaway: Celebrate Community Anniversary & Win 4 FREE MONTHS! 