• 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

Eleven40 theme: mobile menu hides top of pages and posts

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 › Eleven40 theme: mobile menu hides top of pages and posts

This topic is: resolved

Tagged: Eleven40

  • This topic has 2 replies, 2 voices, and was last updated 6 years, 3 months ago by Quma.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • October 16, 2019 at 1:48 am #494040
    Quma
    Member

    Hi, I'm using Eleven40 pro theme. On mobile the hamburger menu hides the top of the blogposts and pages. As if the text slips under the menu. Can this be fixed?

    http://www.koendevos.com

    October 16, 2019 at 3:55 am #494044
    andytc
    Participant

    In the original Eleven40 pro theme the menu isn't fixed to the top on mobile views , it's set to 'static'.

    I can see you probably want the menu to be stuck and stay visible on scroll as you've changed it to this - position: fixed;

    .site-header {
        background-color: #faf9f5;
        left: 0;
        min-height: 65px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    So to deal with the overlapping content you can add this media query -

    @media only screen and (max-width: 960px) {
    
    .site-inner {
      margin-top: 100px;
    }
    
    }
    October 17, 2019 at 11:40 pm #494105
    Quma
    Member

    Thanks,

    I've put it back to 'static'. I didn't even know I put it on 'fixed.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Eleven40 theme: mobile menu hides top of pages and posts’ 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

© 2026 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