Bonjour,
Comment réduire la taille du widget ?
Salut et bienvenue dans la communauté ![]()
Je dois dire que notre forum communautaire est basé en anglais, nous communiquons donc en anglais pour que tous les membres comprennent de quoi nous parlons ![]()
J’ai partagé votre demande avec les développeurs. Je vous répondrai dès que j’aurai reçu une réponse de leur part !
Hey there and welcome to the Community ![]()
I have to say that our Community forum is English-based, so we communicate in English so that all the members understand what we’re talking about ![]()
I’ve shared your request with the devs. I’ll get back to you once I receive a response from them!
Salut @Gestion_L_atelier_No ![]()
Nous avons résolu le problème en ajoutant ce code au champ CSS personnalisé de l’onglet Style des paramètres de votre widget :
[class*="Main__Container-sc"],
[class*="WidgetBackground__ContentContainer-sc"] {
height: auto !important;
}
Vérifiez votre site Web et faites-moi savoir si vous aimez ce que vous voyez ![]()
Hi there @Gestion_L_atelier_No ![]()
We’ve fixed the issue by adding this code to the Custom CSS field on the Style tab of your widget’s settings:
[class*="Main__Container-sc"],
[class*="WidgetBackground__ContentContainer-sc"] {
height: auto !important;
}
Check your website and let me know if you like what you see ![]()
You might need to translate it…
Oops, my bad!
Thank you for your note ![]()
Thank you