Home › Forums › Support › Sticky Mega Menu Bug – Not Expanding Full Width This topic has 3 replies, 3 voices, and was last updated 1 year, 6 months ago by Elvin. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 1, 2021 at 9:39 am #1641865 Resulta Looking to resolve a bug with the sticky primary nav not expanding full width on scroll. February 1, 2021 at 10:29 am #1641930 DavidStaff Customer Support Hi there, The Sticky Navigation width uses the width you set in Customizer > Layout > Primary Navigation, changes it inner width to Full. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 1, 2021 at 10:40 am #1641944 Resulta Yeah, that’s what I originally thought however I have the primary nav set to full width and it is working but when it changes to the sticky nav on scroll it narrows February 1, 2021 at 5:24 pm #1642250 ElvinStaff Customer Support Hi there, You can try adding this CSS to make the sticky nav go full width: nav#sticky-navigation .inside-navigation.grid-container { max-width: 100%; padding: 20px 80px 20px 40px; } The padding is optional, you can remove it if its not required. A wise man once said: "Have you cleared your cache?" Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In