• 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

slow transition on hover

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 › slow transition on hover

This topic is: not resolved

Tagged: slow hover, transition effects

  • This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by William.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 20, 2016 at 6:41 am #195100
    senordeer
    Member

    Hello! This is just a general CSS question not specific to Genesis but I am using a Genesis theme so I hope it's okay to ask it here.

    I have a slider set up here: http://nigarn.com

    I have a white background that appears behind the post title on hover. I just want to slow the transition of the white background on hover, I have tried a million different things and currently am using:

    .sp-slide:hover .sp-layer {
        opacity: 1 !important;
     -moz-transition: opacity 7.5s!important;
        -webkit-transition: opacity 7.5s!important;
        transition: opacity 7.5s!important;
    color: #000;
    background:url(http://www.nigarn.com/wp-content/uploads/2016/10/slide-background-2-5.png)no-repeat center top;
    padding-top: 157px!important;
    padding-bottom: 180px!important;
     pointer-events: none;
    }

    but it is not slowing the hover at all. Any suggestions? As mentioned I know this is general CSS and not Genesis-specific but thought I would ask thanks!

    http://nigarn.com
    October 20, 2016 at 11:01 am #195114
    William
    Member

    try something like this

    
    img {
    opacity: 1;
    transition: all 0.5 ease;
    }
    
    
    img:hover {
    opacity: 0.75
    }

    🙂


    Genesis Customization Service | Quick fixes whenever you need them ! | Contact me at Fixmysite.com !

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ 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

© 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