Issue with gray backgrounds

Hi Max, I have the same question… I have the WhatsApp & Weather widgets. The containers are light-grey and I want transparent (

2 Likes

I found a bit of code where you helped someone with the same problem:

[class*=‘background__Container-sc’] {
box-shadow: none;
background: none;
}

This didn’t work in my case…

2 Likes

Hi there, @Dean_Lewis :waving_hand:

Could you please send me a link to the page, where your widget is installed? I’ll be happy to check it for you :slightly_smiling_face:

1 Like

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

1 Like

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… :cowboy_hat_face: As an aside, you may now go home and tell your wife that another man loves you.

1 Like

Thanks! I’ve passed it on to the devs and will update you once it’s fixed :slightly_smiling_face:

Hi there, @Dean_Lewis :waving_hand:

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 :slightly_smiling_face:

Your guy nailed all three…

Thank you Max! :cowboy_hat_face:

2 Likes

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! :wrapped_gift:

Check the details and join in :wink: