• 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

Mini problem with Monochrome.

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 › Mini problem with Monochrome.

This topic is: resolved
  • This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by ShmickMick.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • November 19, 2018 at 1:37 pm #224458
    ShmickMick
    Member

    Hi there,

    My site running on the Monochrome Pro child theme has something a little different to the demo. For example on my blog home page, the side of the black footer can be seen right from the top of the page:

    https://homeschooledkid.com/blog/

    In the demo, however, it's all white until the visitor actually scrolls down to the bottom of the page:

    Why White Space and Typography Matter in Minimal Design

    It's the same for every page actually, however the blog home page is the one I am concerned about. I want it to be the same as the demo.

    Any help would be greatly appreciated. Any ideas?

    Regards,
    Michael

    https://homeschooledkid.com/blog/
    November 19, 2018 at 6:06 pm #224461
    andytc
    Participant

    You seem to be missing the z-index from the site footer css , reason unknown ?

    Theme demo entry -

    /* Site Footer
    ---------------------------------------------------------------------------------------------------- */
    
    .site-footer {
    	background-color: #000;
    	bottom: 0;
    	font-size: 13px;
    	font-size: 1.3rem;
    	line-height: 1;
    	padding-bottom: 40px;
    	padding-top: 40px;
    	position: fixed;
    	text-align: center;
    	width: 100%;
    	z-index: -99;
    }

    Your site - missing z-index

    /* Site Footer
    ---------------------------------------------------------------------------------------------------- */
    
    .site-footer {
    	background-color: #000;
    	bottom: 0;
    	font-size: 13px;
    	font-size: 1.3rem;
    	line-height: 1;
    	padding-bottom: 40px;
    	padding-top: 40px;
    	position: fixed;
    	text-align: center;
    	width: 100%;
    }
    November 20, 2018 at 12:40 pm #224488
    ShmickMick
    Member

    Thanks for finding that and posting.

    I took that line of code out, on the recommendation of Victor who helps here on the forums, because the links in the footer were not working at all. It fixed the link problem but now seems to have caused this other mini-problem. Seems a little strange to have this glitch right out of the box.

    Do you think I should contact support?

    November 20, 2018 at 2:30 pm #224490
    andytc
    Participant

    Do you have a pop up modal for a form active ?

    I noticed when re-instating the missing z-index that the links were no longer working , but when i deleted the code connected to a "CP modal form" , the links work and the footer behaves normally with the correct z-index in place.

    So , i'd be looking for the pop-up form as that;s causing the issue as far as i can tell.

    Disable the form (pop-up , whatever it is) and test with the correct z-index added.

    z-index: -99;

    There's nothing wrong with the theme , only the missing z-index , i suspect the original problem was caused by this pop-up and was missed in troubleshooting.

    November 20, 2018 at 3:14 pm #224491
    ShmickMick
    Member

    Ah okay, that's disappointing then. Now you say that, I did notice the footer change after I started using the pop-up plugin.

    I assume contacting the pop-up plugin owners to ask what I can do about it is going to be the answer, but is this a common thing? I mean, pop-up plugins affecting the footer section of a website? Seems so random.

    November 20, 2018 at 4:06 pm #224494
    andytc
    Participant

    Because it’s a Modal window it needs to open in front of everything else , so it’s probably using some z-indexing itself , which is affecting the z-indexing of the footer by effectively placing the links behind a layer.
    Try and track down the z-indexing on the plugins css , or ask the dev of the plugin if they can help, in case it’s not that at all, but something else. Either way you can be sure it’s the modal window.

    November 22, 2018 at 2:03 pm #224528
    ShmickMick
    Member

    I appreciate the tips, thanks.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mini problem with Monochrome.’ 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