Title: vswebdev's Replies | WordPress.org

---

# vswebdev

  [  ](https://wordpress.org/support/users/vswebdev/)

 *   [Profile](https://wordpress.org/support/users/vswebdev/)
 *   [Topics Started](https://wordpress.org/support/users/vswebdev/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vswebdev/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vswebdev/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vswebdev/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vswebdev/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vswebdev/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sticky Header Effects for Elementor] Sticky header and hamburger menu](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/)
 *  Thread Starter [vswebdev](https://wordpress.org/support/users/vswebdev/)
 * (@vswebdev)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/#post-16730904)
 * [@rwattner](https://wordpress.org/support/users/rwattner/) Thank you very much!
 * So this code helps solve the problem.
 *     ```wp-block-code
       .jet-mobile-menu__container {
       	height: 100vh !important;
       }
       ```
   
 * I assume that the problem lies in the incorrect determination of the height of
   the container in which the header is located. Therefore, dynamic elements are
   displayed incorrectly.
 * Can you please tell me if you can fix this in the next plugin updates or is it
   necessary to set the height parameters via CSS for any dynamic element with a
   slider? – just change **.jet-mobile-menu__container** with another class.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sticky Header Effects for Elementor] Sticky header and hamburger menu](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/)
 *  Thread Starter [vswebdev](https://wordpress.org/support/users/vswebdev/)
 * (@vswebdev)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/#post-16727913)
 * Unfortunately, it didn’t help. I might think that maybe the bug is only visible
   through resources that view adaptation by device? Right now I’m using [https://www.websiteplanet.com/webtools/responsive-checker/](https://www.websiteplanet.com/webtools/responsive-checker/)
   and Google Chrome’s built-in tools.
 * I’m not entirely sure what code is in question, but if it’s about a website –
   the link is [https://vswebdev.cloud/](https://vswebdev.cloud/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sticky Header Effects for Elementor] Sticky header and hamburger menu](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/)
 *  Thread Starter [vswebdev](https://wordpress.org/support/users/vswebdev/)
 * (@vswebdev)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/sticky-header-and-hamburger-menu/#post-16727774)
 * Sorry, I’ll try to clarify. Using the plugin, I added a menu to the header. When
   the page is at the very top, the menu works great. When I start scrolling down
   the page, the menu opens only by the height of the title.
 * ![](https://i0.wp.com/vswebdev.cloud/wp-content/uploads/2023/05/image-2.jpg)
 * The first image is the normal operation of the menu.
 * ![](https://i0.wp.com/vswebdev.cloud/wp-content/uploads/2023/05/image3.jpg)
 * The second image is the menu after scrolling and activating the sticky header.
   The menu menu and, in general, any widget that slides out from either side is
   displayed only by the height of the header after scrolling.
 * vswebdev.cloud
    -  This reply was modified 3 years, 1 month ago by [vswebdev](https://wordpress.org/support/users/vswebdev/).

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