Title: Load as floating button immediately
Last modified: June 14, 2017

---

# Load as floating button immediately

 *  Resolved [rundall](https://wordpress.org/support/users/rundall/)
 * (@rundall)
 * [9 years ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/)
 * Hello,
 * I would like Holler Box to go straight into floating button mode when the page
   loads, without the user having to click the x.
    Is this possible?
 * Thanks in advance.
    Ross

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * (@scottopolis)
 * [9 years ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/#post-9227873)
 * Hey Ross, you’re the second person to ask for that today, so I guess I should
   add that feature. Look for it in the next release 🙂
 *  Thread Starter [rundall](https://wordpress.org/support/users/rundall/)
 * (@rundall)
 * [9 years ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/#post-9230755)
 * Hey Scott, thanks mate ill keep an eye out. Until then, is there a way to hide
   Holler Box on mobile. Something like #holler-box {display: none;} in teh responsive
   section of my css for screen size?
 * Thanks heaps, love the plugin by the way. Its elegant and non intrustive
 *  [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * (@scottopolis)
 * [9 years ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/#post-9232777)
 * Ya you could use a media query, like:
 * [@media](https://wordpress.org/support/users/media/) (max-width: 600px) {
    .holler-
   box { display: none; } }
 *  [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * (@scottopolis)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/#post-9262405)
 * In version 0.8 boxes will load hidden first on mobile. This is better UX, plus
   it ensures there are no SEO penalties for blocking mobile content. 0.8 will be
   released later this week.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Load as floating button immediately’ is closed to new replies.

 * ![](https://ps.w.org/holler-box/assets/icon-256x256.png?rev=2753148)
 * [HollerBox — Fast & Effective Popups & Lead-Generation](https://wordpress.org/plugins/holler-box/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/holler-box/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/holler-box/)
 * [Active Topics](https://wordpress.org/support/plugin/holler-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/holler-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/holler-box/reviews/)

## Tags

 * [floating](https://wordpress.org/support/topic-tag/floating/)
 * [message](https://wordpress.org/support/topic-tag/message/)

 * 4 replies
 * 2 participants
 * Last reply from: [Scott Bolinger](https://wordpress.org/support/users/scottopolis/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/load-as-floating-button-immediately/#post-9262405)
 * Status: resolved