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?

1 Like

Hi

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

2 Likes

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?

1 Like

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

2 Likes

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:

1 Like

No problem MAX

2 Likes

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:

1 Like

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

3 Likes

Glad to hear that!

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

1 Like

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

2 Likes

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:

1 Like

PERFECT and THANKS

2 Likes

You’re welcome :wink:

1 Like

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

2 Likes

No problem!

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

1 Like

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;
  }
}
1 Like

PERFECT Max – thank you

2 Likes

No sweat :wink:

1 Like

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

2 Likes

Hi there, @Khush_Jabble :wave:

Could you please send me a screenshot of the issue?

1 Like