My widget is too wide/too narrow

Joakim Updated by Joakim

The width of our widget scales with the width of the container that it is placed in. 

If your site is responsive (adapting to the size of the browser), our widget will scale along with your site.

If you think the widget is too wide or too small, please check the width of the container div around the widget. In Google Chrome, you can do this by right-clicking on the widget and selecting 'Inspect'.

Now you can see the html code. When you found the <div> tag where the widget is placed in, you can check the css styles connected to this div.

If the div tag has a fixed width (like in this example), the widget will always have the same width.

If the div tag has a dynamic width (like 80% or 100%), the widget will adapt automatically to this width.

How did we do?

My widget is not showing

Contact