• 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

Monochrome – Suppress Fade Up on Smaller Devices

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 › Monochrome – Suppress Fade Up on Smaller Devices

This topic is: resolved

Tagged: Fade Up, fade-in, monochrome pro, responsive

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago by wtechrbr.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • October 16, 2017 at 9:59 am #212578
    wtechrbr
    Member

    Using Monochrome Pro theme and have a slider in the front page widget 1. On smaller devices, the slider resizes leaving excessive whitespace below it due to the fade up feature.

    Is there a way to suppress the fade up logic on smaller devices and just have the next widget load right away without the need to scroll?

    Site is under development and not publicly available yet to share.

    http://Not available yet.
    October 16, 2017 at 1:51 pm #212582
    tarmadillo
    Participant

    on style-front.css I think you can wrap .js .fadeup-effect with a media query like this:

    @media only screen and (min-width: 1024px) {
        .js .fadeup-effect {
            opacity: 0;
            overflow: hidden;
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
        }
    }

    https://armadillowebdesign.com

    October 16, 2017 at 2:03 pm #212583
    wtechrbr
    Member

    Worked beautifully. Really appreciate the help - thank you!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and 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