• 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

Essence Pro navigation & mobile issues

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 › General Discussion › Essence Pro navigation & mobile issues

This topic is: resolved

Tagged: kumpulanremaja

  • This topic has 6 replies, 3 voices, and was last updated 6 years ago by Terri.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • June 13, 2019 at 11:29 pm #491619
    Terri
    Member

    Hi,
    I've been looking through posts page by page, since I see no way to search this forum. Can anyone tell me how to get in touch with the Essence Pro developer? I need a little help getting the navigation menu to work on smartphones. I posted this on the Design Tip forum, but no replies; thus far.

    I'm using CSS only to create the sticky menu for the Essence Pro theme. It works on both desktop and mobile, except when viewing on a smartphone in landscape mode; it works when viewing in portrait mode. When viewing in landscape mode, the menu will open, however, half of the navigation links are cut off and there's no way to scroll down the page.

    Here's the CSS I'm using:
    .site-header {
    position: fixed;
    width: 100%;
    z-index: 99999;
    }

    I can't figure out why it works on tablets, but not on smartphones -- and only when viewing in landscape mode.

    What am I missing? Is there something I need to change in the js css?

    Any help will be greatly appreciated!

    Terri

    June 13, 2019 at 11:45 pm #491620
    Brad Dalton
    Participant

    You can use CSS for media queries to target landscape. https://developer.mozilla.org/en-US/docs/Web/CSS/@media/orientation#CSS

    How about trying position: sticky like this:

    .site-header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 9999;
    }
    

    Also, please close this


    Tutorials for StudioPress Themes.

    June 14, 2019 at 10:48 am #491636
    Terri
    Member

    Hi Brad,
    Unfortunately that didn't work.

    How do I close that other post?

    June 14, 2019 at 11:53 am #491638
    Terri
    Member

    I've solved the problem (finally!) by adding max-height and overflow-y.

    Edit: Spoke to soon. In a way, that solved the main problem; it created a new problem. On desktop version, the header sticks but the menu does not.

    June 15, 2019 at 7:09 am #491644
    kumpulanremaja
    Member

    i dont undestand this word

    June 15, 2019 at 7:09 am #491645
    kumpulanremaja
    Member

    i think

    June 15, 2019 at 11:32 am #491650
    Terri
    Member

    How do I close out posts and stop receiving email notifications?

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Essence Pro navigation & mobile issues’ 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

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