Hi,
i’ve experienced several widgets including the AI Chat that I cannot copy & paste CSS code in when using my iphone. Is this a bug or is it not possible to do this?
Hi,
i’ve experienced several widgets including the AI Chat that I cannot copy & paste CSS code in when using my iphone. Is this a bug or is it not possible to do this?
Hi there, @Shawn_Martin
Thanks for bringing this to our attention!
I’ve passed this issue on to the dev team and will update you once I have any news
Sounds great Max!
Also, wondering is there a way to make the entire Store Locator more compact from top to bottom. Less height I mean. You had sent me some code but it didn’t include the outermost element?
Thank you,
Shawn Martin
FanYourLocal
Sure, this code should help:
.global-styles,
[class*="widget__Container-sc"] {
height: 600px !important;
}