Home › Forums › Support › sticky menu without jquery This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 15, 2020 at 5:01 am #1581327 Sergio I read that the sticky menu is the only element in GeneratePress that uses jquery. Isn’t there any way to make the menu sticky without jquery? Only with CSS, for example? Thanks in advance Greetings December 15, 2020 at 8:29 am #1581731 DavidStaff Customer Support Hi there, try this CSS: #site-navigation, #mobile-header { position: -webkit-sticky; position: sticky; top: 0; } December 15, 2020 at 2:57 pm #1582123 Sergio Thanks David! I will try. December 15, 2020 at 4:37 pm #1582201 DavidStaff Customer Support You’re welcome 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