Home › Forums › Support › Best way to have sticky/fixed header This topic has 7 replies, 3 voices, and was last updated 4 years ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts March 27, 2019 at 2:20 am #851099 Fabien Hi, What is the best way to have my header behaving as a sticky / fixed header ? Thanks GeneratePress 2.2.2GP Premium 1.7.8 March 27, 2019 at 3:43 am #851158 DavidStaff Customer Support Hi there, the simplest way is to use the nav as a header then you can use the sticky nav: https://docs.generatepress.com/article/navigation-as-a-header/ Note: this method will be a one click option in the next release of GP Premium 1.8 – its currently in alpha for public testing. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 27, 2019 at 8:45 am #851600 Fabien Thanks, works like a charm. However, my logo is now super big, how can I fix the width ? Fabien March 27, 2019 at 10:32 am #851694 LeoStaff Customer Support Looks like you’ve fixed this? I see a normal size logo: https://www.screencast.com/t/OYgAlmwk2 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 27, 2019 at 11:14 pm #852066 Fabien It is too big for me, I’d like to make is smaller… March 28, 2019 at 3:27 am #852234 DavidStaff Customer Support The logo size is based upon the Menu Item height in the Customizer > Layout > Primary Navigation or Sticky Navigation. If you don’t want to reduce that height then you can increase the padding around the image with CSS: .main-navigation .navigation-logo img { padding: 15px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 28, 2019 at 12:08 pm #852811 Fabien Thanks David ! March 29, 2019 at 2:06 am #853197 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In