Dynamic Sticky Header
Make your sticky header navigation move dynamically away from the field of view when scrolling.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_additionaldsh | Stores additionaldsh data created by this plugin. | Static |
| wp_dynamic_header_on_off | Stores dynamic header on off data created by this plugin. | Static |
| wp_dynamicheader | Stores dynamicheader data created by this plugin. | Static |