Hi Max, I have the same question… I have the WhatsApp & Weather widgets. The containers are light-grey and I want transparent (
Hi there, @Dean_Lewis ![]()
Could you please send me a link to the page, where your widget is installed? I’ll be happy to check it for you ![]()
I haven’t taken it live yet because I wasn’t satisfied. However, I now see it’s the container the widget is in. The container has no color on its own so somehow it’s getting it from the widget. Here’s a countdown timer I was playing with this morning and I set the background to black and got less of it to display. This looks nice enough to use on the site. By the way: this is in Foundation 6.
I can go ahead and post it someplace for you if that would be helpful?
Dean
Yep, to understand what causes the issue, we need to fix it on the live website. Could you please publish it and send me a link to this page?
https://busybeesestateagents-cyprus.net right on the home page above the fold…
As an aside, you may now go home and tell your wife that another man loves you.
Thanks! I’ve passed it on to the devs and will update you once it’s fixed ![]()
Hi there, @Dean_Lewis ![]()
We’ve fixed the issue with the Countdown TImer widget with this code added to the Custom CSS field on the Settings tab of your widget’s settings:
@external {
.code-block:has(:widget) {
background: transparent !important;
white-space: normal !important;
}
}
You can use the same CSS code for the other widgets with the same issue. Check it out and let me know if it works ![]()
Your guy nailed all three…
Thank you Max! ![]()
Perfect, you’re very welcome!
In the meantime, we’d like to invite you to participate in our new contest, where you can win a 3-month extension for your subscription - March Contest: Create a Dating Profile for Elfsight Widget and Win 3 Months FREE! ![]()
Check the details and join in ![]()


