Title: jarethc's Replies | WordPress.org

---

# jarethc

  [  ](https://wordpress.org/support/users/jarethc/)

 *   [Profile](https://wordpress.org/support/users/jarethc/)
 *   [Topics Started](https://wordpress.org/support/users/jarethc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jarethc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jarethc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jarethc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jarethc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jarethc/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Sticky Navigation](https://wordpress.org/support/topic/sticky-navigation-2/)
 *  Thread Starter [jarethc](https://wordpress.org/support/users/jarethc/)
 * (@jarethc)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/sticky-navigation-2/#post-4740659)
 * P.s. I am also having the same issue with the sticky navigation bar going behind
   a contact form. Seems to only happen with certain elements.
 * Cheers
    Jareth
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Sticky Navigation](https://wordpress.org/support/topic/sticky-navigation-2/)
 *  Thread Starter [jarethc](https://wordpress.org/support/users/jarethc/)
 * (@jarethc)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/sticky-navigation-2/#post-4740658)
 * Hi Tr0nlives,
 * In the ‘2.Structure’ section of style.css change:
    .content { width: 65%; } to.
   content { width: 100%; }
 * Hopefully that works.
 * Cheers
    Jareth
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Sticky Navigation](https://wordpress.org/support/topic/sticky-navigation-2/)
 *  Thread Starter [jarethc](https://wordpress.org/support/users/jarethc/)
 * (@jarethc)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/sticky-navigation-2/#post-4740523)
 * Hey Anders,
 * Just needed to make the width 100% and it worked perfectly!
    Thanks for all the
   help!
 * Cheers
    Jareth
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hemingway] Sticky Navigation](https://wordpress.org/support/topic/sticky-navigation-2/)
 *  Thread Starter [jarethc](https://wordpress.org/support/users/jarethc/)
 * (@jarethc)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/sticky-navigation-2/#post-4740465)
 * Hi Anders,
 * Thanks for that, I had a bit of a play around but still cant seem it get it working.
   I have uploaded jquery.sticky.js and have added this to the functions.php:
 * wp_enqueue_script(‘sticky’, get_template_directory() . ‘/js/jquery.sticky.js’);
 * Then I added this to the header.php:
    <script> $(window).load(function(){ $(“.
   nav-toggle”).sticky({ topSpacing: 0 }); }); </script>
 * Not sure if I’m close or way off.
    What do you mean by select the navigation 
   element in global.js? Any help would be appreciated.
 * Cheers
    Jareth

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