Search for: Log In Free Support [Support request] Sticky menu – Apple Home › Forums › Support › Sticky menu – Apple This topic has 1 reply, 2 voices, and was last updated 1 year, 7 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 10, 2019 at 2:24 am #924566 isabel Hi, We are using the sticky menu with the secondary menu. In Android and PC is working well. But it is not sticky in the posts in: Ipad and iPhone Safari. Ipad Chrome neither. Chrome or safari from the Macbook. My CSS: #secondary-navigation { position: sticky; top: 0; } Could you give me any advice? Thank you! Best regards. June 10, 2019 at 3:28 am #924604 DavidStaff Customer Support Hi there, try this CSS: #secondary-navigation { position: -webkit-sticky; position: sticky; top: 0; } This will cover the webkit browsers Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In