Title: Float button
Last modified: May 22, 2019

---

# Float button

 *  Resolved [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/)
 * Hello. Please help. I want to use Mobile menu with Float to top plugin. Unfortunately,
   when the mobile menu plugin is active, it hides the float to top plugin in mobile
   view.
 * Thank you for your help in advance.

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11561899)
 * Hi,
 * Try to change the Menu display type to Slideout Over content instead of Slideout
   Push Content.
 * That should do the trick.
 *  Thread Starter [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11562890)
 * It doesn’t work either.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11563331)
 * I will need the site URL to have a look.
    Thanks
 *  Thread Starter [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11563371)
 * beasechoes.hu
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11564135)
 * Thanks. Can you change the menu display type to Slideout Over content?
 *  Thread Starter [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11564169)
 * Fertig.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11565385)
 * It’s your theme that is hiding it in the mobile perspective.
 * Add the code below to the custom CSS option.
 *     ```
       @media only screen and (max-width: 599px){
       .mob-menu-header-holder {
       #scrollUp {
           display: block!important;
       }
       }
       ```
   
 * Clear the cache and test again.
 *  Thread Starter [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11566082)
 * Unfortunately still does not appear.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11569744)
 * [@hejman](https://wordpress.org/support/users/hejman/) Your theme is hiding it
   with javascript when the site is displayed in mobile resolutions.
 * Nothing I can do on WP Mobile Menu side, check with your theme support if there
   is any easy way to avoid that.
 *  Thread Starter [hejman](https://wordpress.org/support/users/hejman/)
 * (@hejman)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11572693)
 * Thank you very much for your work and your help.
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [7 years ago](https://wordpress.org/support/topic/float-button/#post-11573066)
 * No problem. Thanks.

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

The topic ‘Float button’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/float-button/#post-11573066)
 * Status: resolved