Okay
  Public Ticket #1339439
Sticky Menu
Closed

Comments

  • Frank started the conversation

    Hello Support Team,

    this theme is really nice and works well. Good work.

    One thing only: The sticky-menu works only on homepage. Where can I change this? I like that the sticky menu is working on all sites y on mobil too.

    Thanks and Regards

    Frank

  •  2,057
    Theme replied

    Hello Frank,

    to do so, please add the following css to the Admin > Customize > Custom CSS field:

    .header    {position:fixed;top:0;left:0;z-index:999;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15);}
    .main      {margin-top:80px;}

    Thank you!

    Best regards,

    themeenergy support

  • Frank replied

    Works good.

    Thank you

  •  2,057
    Theme replied

    You are welcome.

    Best regards,

    themeenergy support