Contact form

Hi there, @Khush_Jabble :wave:

I am terribly sorry for the inconvenience!

We’ve fixed the issue with the width, and I’ve informed our devs about the issue with the scroll.

Regarding the text version, did it change in all banners or just in the specific one?

Hi

JUST the kapz.com one and its still not working correctly

Yep, our devs are still working on the scroll bar issue, and I’ll update you once I have any news from them!

As for the text changes, I see that you’ve made changes in January twice (January 6 and January 8).

The revision from January 8 has absolutely the same text as it is now. The revision from January 6 doesn’t have “And Happy New Year” part in the title and the other part is the same:

Could you please double-check it?

I have the new text – so don’t worry about that

HOWEVER – all 3 websites are having the same issues and the button now floats :frowning: and when I try and devise a new banner – the button has no shadow either lol

I am really sorry about all this inconvenience!

We’re doing our best to resolve the issue as soon as possible. I’ll immediately update you as soon as I hear back from devs :slightly_smiling_face:

No problem MAX

Hi there, @Khush_Jabble :wave:

The issue is fixed! Please check your website and let me know if it’s fine on your end now :slightly_smiling_face:

Back to normal – looks 100% perfect once again Max - thanks

Glad to hear that!

Don’t hesitate to contact us here if anything else comes up. We’ll be delighted to help :wink:

https://dash.elfsight.com/widget/ccc45aae-8fa7-4eeb-aa5d-35e0c479a153

max – hope you are well – on this widget – how do I make the BUTTON TEXT WHITE please

Khush

Hi @Khush_Jabble :wave:

This code should do the trick:

[class*="ButtonBase__Ellipsis-sc"] {
  color: white;
}

Just add it to the Custom CSS field on the Appearance tab and let me know if it helped :slightly_smiling_face:

PERFECT and THANKS

You’re welcome :wink:

Last q I promise – on this widget – how do I get it to display the WHOLE box on a mobile and desktop instead of a scroll bar on a mobile Max

https://dash.elfsight.com/widget/a63dd3f2-ca69-4329-a32b-bae089c564fa

No problem!

I’ve passed it on to the devs and will update you on Monday :slightly_smiling_face:

Hi there, @Khush_Jabble :wave:

Thank you for waiting!

You can enable By Content option for the Height, which removes scroll:


However, if you don’t like this option, please use this code in the Custom CSS field on the Settings tab of your widget’s settings:

@media (max-width: 480px) {
  [class*="Banner__Container-sc"] > [class*="WidgetBackground__Container-sc"] {
    height: auto !important;
  }
}

PERFECT Max – thank you

No sweat :wink:

Hi Max

Please look at www.kapz.com on BOTH a desktop and a mobile

On a desktop its perfect – but all of a sudden, the SLIDER widget at the top has stopped displaying correctly

It was ok – but now its not :frowning: what can we do to fix it please

Hi there, @Khush_Jabble :wave:

Could you please send me a screenshot of the issue?