How do you change the size of of the box ? Help!

I have tried injecting js code in my Google Sites but it does not work

3 Likes

Hi there, @Support_JeGereMon.Bi and welcome aboard :wave:

Please try to use this code in the Custom CSS field on the General tab of your widget’s settings and let me know if it helped:

[class*="window-transition__Container-sc"] {
  height: 900px;
  width: 500px;
}
2 Likes

It works well on the Elfsight window, but not in my Google Site… Help !!

2 Likes

Please send me a link to the page where your widget is installed :slightly_smiling_face:

1 Like