This topic is: resolved
- This topic has 0 replies, 1 voice, and was last updated 5 years, 3 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- The topic ‘Sticky menu for Essence Pro’ is closed to new replies.
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.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › Sticky menu for Essence Pro
Hi,
I could use some help, please. 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?
© 2024 WPEngine, Inc.