• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Altitude Pro Responsive Menu Fixed Position

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Altitude Pro Responsive Menu Fixed Position

This topic is: resolved
  • This topic has 5 replies, 3 voices, and was last updated 2 years, 8 months ago by donnyjtaylor.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • May 19, 2020 at 3:25 pm #498803
    donnyjtaylor
    Participant

    Hello!

    Is there a way to make the responsive menu stay at the top of the screen, even when scrolling down, like it does on the desktop version of the site?

    I am using Altitude Pro on this site:

    http://www.flyguyshaircuts.com

    Thanks!

    May 20, 2020 at 4:11 am #498841
    William
    Member

    Sure it's possible 🙂

    Look for the following code in your styles.css file:

    @media only screen and (max-width: 1023px)
    .site-header {
        position: static;
    }

    and replace "static" with "fixed".


    Genesis Customization Service | Quick fixes whenever you need them ! | Contact me at Fixmysite.com !

    May 20, 2020 at 8:38 am #498847
    donnyjtaylor
    Participant

    Hi William,

    I tried that, but that didn't make it work. Is there something else I should try?

    Thanks!

    May 25, 2020 at 10:47 pm #498939
    donnyjtaylor
    Participant

    Hi!

    Does anyone have any ideas or suggestions?

    Thanks!!!

    May 26, 2020 at 5:14 am #498945
    andytc
    Participant

    William gave you the solution - find this entry in your style sheet

    @media only screen and (max-width: 1023px)
    .site-header {
        position: static;
    }

    change it to -

    @media only screen and (max-width: 1023px)
    .site-header {
        position: fixed;
    }

    if you don't see it working , check that you've cleared your browser cache. You'll also have other CSS to adjust after doing that.

    June 2, 2020 at 9:25 pm #499114
    donnyjtaylor
    Participant

    That worked. Just had to clear the cache.

    Thanks SOOOO much!!!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Altitude Pro Responsive Menu Fixed Position’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble