Title: Native sticky header feature request
Last modified: May 26, 2026

---

# Native sticky header feature request

 *  Resolved [villette26](https://wordpress.org/support/users/villette26/)
 * (@villette26)
 * [1 week ago](https://wordpress.org/support/topic/native-sticky-header-feature-request/)
 * Absolutely love this plugin, it’s a lifesaver. Quick feature request: are there
   any plans to add a native sticky header option in future updates? That would 
   be amazing and save us from using extra CSS.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Dhruv](https://wordpress.org/support/users/dpandya/)
 * (@dpandya)
 * [6 days, 20 hours ago](https://wordpress.org/support/topic/native-sticky-header-feature-request/#post-18920647)
 * Hi [@villette26](https://wordpress.org/support/users/villette26/),
 * Thanks for the kind words and the suggestion!
 * A native sticky header toggle isn’t included in the free version of the plugin
   currently, it is available as a built-in option in UAE Pro.
 * For the UAE version, you can achieve a sticky header with a small CSS snippet.
   Go to **Appearance → Customize → Additional CSS** and add:
 *     ```wp-block-code
       .ehf-header #masthead {    position: sticky;    top: 0;    z-index: 999;}
       ```
   
 * This targets the header element that UAE renders and keeps it pinned to the top
   of the viewport as you scroll.
 * I hope this helps! If you need any further assistance within plugin capabilities.
   We are here to help!
 * Best regards,
   Dhruv – BSF Support Team

Viewing 1 replies (of 1 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnative-sticky-header-feature-request%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/header-footer-elementor/assets/icon-256x256.gif?rev=3278750)
 * [Ultimate Addons for Elementor](https://wordpress.org/plugins/header-footer-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/header-footer-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/header-footer-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/header-footer-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-footer-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-footer-elementor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Dhruv](https://wordpress.org/support/users/dpandya/)
 * Last activity: [6 days, 20 hours ago](https://wordpress.org/support/topic/native-sticky-header-feature-request/#post-18920647)
 * Status: resolved