Title: Static Header
Last modified: August 22, 2016

---

# Static Header

 *  Resolved [Adhitya Fernando](https://wordpress.org/support/users/adhitya-fernando/)
 * (@adhitya-fernando)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/)
 * Dear Richie,
    Thank you for this amazing theme.
 * Please help me. I want to make static header (only the top menu). How to make
   it?
 * Thank you in advance.
    Regards from Indonesia

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

 *  [Trampolini](https://wordpress.org/support/users/trampolini/)
 * (@trampolini)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5179878)
 * Hi there [@adhitya](https://wordpress.org/support/users/adhitya/),
 * I would also like to make the top menu sticky. I found this plugin: [https://wordpress.org/plugins/mystickymenu/](https://wordpress.org/plugins/mystickymenu/)
   While, I don’t like bulking up on plugins, I think I may give it a go…
 *  [Trampolini](https://wordpress.org/support/users/trampolini/)
 * (@trampolini)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5179880)
 * @ adhitya,
 * Well, so far no luck with the plugin. Maybe I have not configured the settings
   correctly. I’ll keep you posted.
 *  [Trampolini](https://wordpress.org/support/users/trampolini/)
 * (@trampolini)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5179883)
 * Well, I found this bit of code to put into the custom CSS tab in appearances.
 * #top-navigation { position: fixed; width: 100%; z-index: 9999; }
 * It works in making the red top menu sticky, however the gradient is messed up.
   I’m not sure how to get the gradient (shadow) layer behind the top-navigation
   again…
 * Also, it looks like my header does not have enough padding as my ads and logo
   are getting cut off the top.
 * @ Richie, is there any way to tweak this?
 * Thanks!
 * [http://www.tvwatchparties.com](http://www.tvwatchparties.com)
 *  Thread Starter [Adhitya Fernando](https://wordpress.org/support/users/adhitya-fernando/)
 * (@adhitya-fernando)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5179905)
 * Hi Trampolini,
 * Thanks for helping. I’ve tried to install that plugin, but it doesn’t works. 
   I don’t know what is the class or id for the setting.
 * Also tried your code, the same problem as you got.
    Very little knowledge about
   coding, so Richie we wait for your help 🙂
 *  Theme Author [Richie KS](https://wordpress.org/support/users/rkcorp/)
 * (@rkcorp)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5179989)
 * sticky nav or header is not in theme features.
 *  [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * (@damiroquai)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5180014)
 * For myStickymenu and MesoColumn theme you can use “.top-nav” without of quotes
   as a sticky class in plugin settings… than you should also add some custom css
   in .myfixed css class field:
 * `.myfixed { margin:0 auto!important; float:none!important; background:#EF4423!
   important; max-width:100%!important; min-height:40px;} .myfixed .effect-1:before,.
   myfixed .effect-1:after { bottom: 0px!important; }`
 * If you don’t want background to be 100% wide leave Sticky Background Color field
   blank (clear)

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

The topic ‘Static Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/mesocolumn/1.6.5.1/screenshot.
   png)
 * MesoColumn
 * [Support Threads](https://wordpress.org/support/theme/mesocolumn/)
 * [Active Topics](https://wordpress.org/support/theme/mesocolumn/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/mesocolumn/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/mesocolumn/reviews/)

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)

 * 6 replies
 * 4 participants
 * Last reply from: [damiroquai](https://wordpress.org/support/users/damiroquai/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/static-header-1/#post-5180014)
 * Status: resolved