• 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

hover effects, etc.: speed setting

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 › hover effects, etc.: speed setting

This topic is: not resolved

Tagged: css, hover effect, setting, speed

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 9 months ago by Tom.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • May 17, 2014 at 12:45 pm #105637
    jhguynn
    Member

    Surely there must be a setting somewhere (javascript?, css?) that governs how quickly hover effects, image swap-outs, etc., occur in the Genesis environment. I've tried to use an image sprite with a hover effect css to make a snappy image transition on mouseover, but it's so damn slow to change on mouseover it just looks stupid. What should occur lightning quick, i.e. imperceptibe to the naked human eye, is anything but.

    I find this to be true of the usual native Genesis hover effects for buttons, social icons, etc. on mouse over. It's just too damn slow.

    How can I improve the performance of these effects in Genesis?

    May 17, 2014 at 11:11 pm #105697
    Tom
    Participant

    The effect and timing will depend on the CSS design of your theme. It is not governed by "the Genesis environment".

    "Hover" is a pseudo class selector for images, links, buttons, etc. and can take on many properties. Some of these are controlled by CSS transitions, animation effects, etc..

    Good reading starts here: https://developer.mozilla.org/en-US/docs/Web/CSS/:hover


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    May 17, 2014 at 11:28 pm #105698
    jhguynn
    Member

    The above mentioned properties re: hover effects being sluggish pertain to the Studiopress themes I'm using, such as Executive Pro and Enterprise Pro. Still looking for some clues to get better performance with these effects.

    May 18, 2014 at 12:23 am #105703
    jhguynn
    Member

    an added thought: the troubles I'm having are specific to Studiopress themes. Watch this video for a comparison between two themes, one Studiopress and one not:

    Hover effect: Comparison of two themes: Enterprise Pro and Flexsqueeze

    FYI: The exact same code and css is used for both.

    May 18, 2014 at 12:55 am #105707
    Tom
    Participant

    I would ask you to post links to both sites, but I can see that one is on a local DEV setup. However, If you can do this it would be appreciated.

    As I said: The effect and timing will depend on the CSS design of your theme. It is not governed by “the Genesis environment”. The effect show in the 'flexsqueeze' site appears to be using CSS or javascript animations and/or transitions.

    Beyond that, it is unlikely, if not impossible, for two themes from two different shops using two different frameworks to use "the exact same code". It's simply not directly transferable; there has to be a translation or re-mapping to the markup as defined from one theme to the other, If you are using a plugin to achieve the effects, perhaps the author could explain why his plugin behaves differently from one theme to another, It seems kind of a moot point as those images and animations are not currently visible on your site. ( http://oi60.tinypic.com/1xz0ie.jpg )

    For your current Enterprise Pro theme: it uses the mildest of transition effects as follows. You could modify this to use broader animations and transitions or add javascript effects.

    a,
    button,
    input:focus,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    textarea:focus,
    .button {
    	-webkit-transition: all 0.1s ease-in-out;
    	-moz-transition:    all 0.1s ease-in-out;
    	-ms-transition:     all 0.1s ease-in-out;
    	-o-transition:      all 0.1s ease-in-out;
    	transition:         all 0.1s ease-in-out;
    }

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 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

© 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