Max
February 6, 2025, 2:00pm
22
Hi there, @Khush_Jabble
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
Max
February 6, 2025, 2:48pm
24
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 and when I try and devise a new banner – the button has no shadow either lol
2 Likes
Max
February 6, 2025, 3:03pm
26
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
1 Like
Max
February 7, 2025, 11:38am
28
Hi there, @Khush_Jabble
The issue is fixed! Please check your website and let me know if it’s fine on your end now
1 Like
Back to normal – looks 100% perfect once again Max - thanks
3 Likes
Max
February 7, 2025, 11:50am
30
Glad to hear that!
Don’t hesitate to contact us here if anything else comes up. We’ll be delighted to help
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
Max
February 14, 2025, 1:48pm
32
Hi @Khush_Jabble
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
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
Max
February 14, 2025, 4:01pm
36
No problem!
I’ve passed it on to the devs and will update you on Monday
1 Like
Max
February 17, 2025, 12:56pm
37
Hi there, @Khush_Jabble
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
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 what can we do to fix it please
2 Likes
Max
February 25, 2025, 12:44pm
41
Hi there, @Khush_Jabble
Could you please send me a screenshot of the issue?
1 Like