> ## Documentation Index
> Fetch the complete documentation index at: https://help.kwentra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Search Engine Code to your website

> Our widget design is responsive for any web screen size but in order to make it fit right we need first to make sure that you added it to your website correctly .So you need to make sure that : Con...

Our widget design is responsive for any web screen size but in order to make it fit right we
need first to make sure that you added it to your website correctly .So you need to make
sure that :

**Container size:**

The container that you will add the horizontal widget in has no fixed size, it must be responsive which means it needs to have width with percentage for horizontal widget:

* The large size (1920 and above ) width = 100%
* The Medium size (1280 to 1920 ) width = 100%

The container that you will add the vertical widget in must have minimum width 400px for vertical widget:

* Minimum width container : 400px

It is always preferable to add the HTML widget code into a DIV container on your website.
