• 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

Make header sticky Breakthrough Pro

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 › Make header sticky Breakthrough Pro

This topic is: resolved

Tagged: header

  • This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago by emilyjourney.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • October 22, 2018 at 1:46 pm #223915
    emilyjourney
    Member

    Hi,
    The CSS I've used in a different genesis theme to make the header sticky is not working in the Breakthrough Pro theme. What will work to make the header sticky?
    Here's what I'm using:

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

    Thank you!

    https://emily.wpartisans.com
    October 23, 2018 at 3:34 am #223918
    andytc
    Participant

    Just the z-index needed an adjustment to be in front of everything else -

    `

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

    '

    October 23, 2018 at 9:25 am #223923
    emilyjourney
    Member

    Thank you so much! That worked! I do need to adjust the mobile view but I should be able to figure that out if I spend a little time on it.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Make header sticky Breakthrough Pro’ 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