Navigation Bar

Discussion in 'Local Business WordPress Theme' started by huntercs, Jul 9, 2014.

  1. huntercs

    huntercs Member

    Joined:
    Jan 27, 2013
    Messages:
    42
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    div.menu_container {
    position: fixed;
    top: 20px;
    width: 60%;
    z-index:9999;
    } 

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page