Title: Mobile body padding-top
Last modified: March 26, 2020

---

# Mobile body padding-top

 *  Resolved [mikeydiamonds](https://wordpress.org/support/users/mikeydiamonds/)
 * (@mikeydiamonds)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/mobile-body-padding-top/)
 * Hello, great plugin.
 * I just wanted to point out a bug. The js in /js/main.js:
 *     ```
       if($notificationSection.hasClass('ht-n-top ht-n-open')) {
   
           $body.css('padding-top', $notiTopHeight);
   
       }
       ```
   
 * appends a padding-top to the body tag even on mobile when `Enable / Disable On
   Mobile Device` is enabled in the settings.
 * This code should be conditional based on the status of the setting mentioned 
   above. The other js used to append a class on the body should also take the mobile
   setting into consideration.

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

 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/mobile-body-padding-top/#post-12728537)
 * Hello,
    Sorry for the inconvenience. We will check this issue. Thanks
 *  Plugin Contributor [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * (@htplugins)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/mobile-body-padding-top/#post-12729116)
 * Hello,
    This issue resolved. Now you can update your plugin. Thanks

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

The topic ‘Mobile body padding-top’ is closed to new replies.

 * ![](https://ps.w.org/hashbar-wp-notification-bar/assets/icon-256x256.png?rev=
   3477833)
 * [HashBar - Announcement, Notification Bar & Popup Campaign](https://wordpress.org/plugins/hashbar-wp-notification-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hashbar-wp-notification-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hashbar-wp-notification-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/hashbar-wp-notification-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hashbar-wp-notification-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hashbar-wp-notification-bar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [HT Plugins](https://wordpress.org/support/users/htplugins/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/mobile-body-padding-top/#post-12729116)
 * Status: resolved