Title: box hidden
Last modified: August 30, 2016

---

# box hidden

 *  Resolved [Li-An](https://wordpress.org/support/users/li-an/)
 * (@li-an)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/box-hidden/)
 * Hello,
    I’m testing your plugin in popular Hueman theme [https://fr.wordpress.org/themes/hueman/](https://fr.wordpress.org/themes/hueman/)
   and the list is hidden.
 * [https://wordpress.org/plugins/search-live/](https://wordpress.org/plugins/search-live/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Kento](https://wordpress.org/support/users/proaktion/)
 * (@proaktion)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/box-hidden/#post-6636579)
 * Hi,
 * Under Search Live > Appearance you can enable inline styles and add these:
 *     ```
       div.widget.widget_search,
       div.widget.widget_search_live_widget {
       overflow: visible;
       }
       ```
   
 * At least this will override the rule that hides overflowing content for the widgets.
   You could also make the field wider and add rules to hide the text intended for
   screen readers.
 * Cheers

Viewing 1 replies (of 1 total)

The topic ‘box hidden’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Kento](https://wordpress.org/support/users/proaktion/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/box-hidden/#post-6636579)
 * Status: resolved