Title: Does not correctly work
Last modified: April 27, 2017

---

# Does not correctly work

 *  [thnk4](https://wordpress.org/support/users/thnk4/)
 * (@thnk4)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/does-not-correctly-work/)
 * Hi,
    thanks for the plugin … I just have a problem as you can see at:
 * frnshx.com
 * I am using Max Mega Menu.
    Could you help me ?
 * Thanks in advance for the support,
    thnk4

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpdreams](https://wordpress.org/support/users/wpdreams/)
 * (@wpdreams)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/does-not-correctly-work/#post-9077283)
 * Hi!
 * The width of the search is forced to a very low 10%, so it’s not visible correctly.
   I would suggest the following custom CSS code:
 *     ```
       .AjaxSearchLiteWidget {
           width: 100% !important;
       }
   
       div[id*='ajaxsearchlite'].wpdreams_asl_container {
           width: 100% !important;
       }
       ```
   
 * It should look like this after the change: [http://i.imgur.com/lH3nAWW.png](http://i.imgur.com/lH3nAWW.png)

Viewing 1 replies (of 1 total)

The topic ‘Does not correctly work’ is closed to new replies.

 * ![](https://ps.w.org/ajax-search-lite/assets/icon-256x256.png?rev=3192672)
 * [Ajax Search Lite - Live Search & Filter](https://wordpress.org/plugins/ajax-search-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-search-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-search-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-search-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-search-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-search-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpdreams](https://wordpress.org/support/users/wpdreams/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/does-not-correctly-work/#post-9077283)
 * Status: not resolved