• 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

Agency Pro: switching home widget area featured block effects

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 › Agency Pro: switching home widget area featured block effects

This topic is: not resolved

Tagged: Agency, featured posts, widget areas

  • This topic has 1 reply, 1 voice, and was last updated 11 years, 10 months ago by exelexys.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 9, 2014 at 9:32 am #89487
    exelexys
    Member

    Would like to switch the Featured Posts mouseover/hover effects on the Agency Pro theme home page so the image mouseover effect appears in Home Bottom widget area and the inverse text mouseover effect appears in Home Middle widget area, but this doesn't seem possible simply by changing the configuration settings of the Genesis Featured Posts widget.

    Does anyone know how to switch these effects so the default Home Middle widget area Featured Posts mouseover effect appears in the Home Bottom widget area and the Home Bottom widget area Featured Posts mouseover effect appears in the Home Middle widget area?

    Many thanks!

    February 11, 2014 at 1:46 pm #89855
    exelexys
    Member

    Poked around the Agency Pro theme CSS, and switching the mouseover effects for the Home Middle and Home Bottom widget areas involves switching the CSS selectors .home-middle and .home-bottom in the styles.css shown below:

    /* Content Area */
    /* Home Page */
    .home-middle {
    	...
    }
    
    .home-middle .featuredpost img.entry-image {
    	...
    }
    
    .home-middle .featuredpost img:hover {
    	...
    }
    
    .home-middle .featuredpost .entry {
    	...
    }
    
    .home-middle .featuredpost .entry {
    	...
    }
    
    .home-middle .featuredpost .entry-title a {
    	...
    }
    
    .home-bottom {
    	...
    }
    
    .home-bottom .featuredpost .entry {
    	...
    }
    
    .home-bottom .featuredpost .post:nth-of-type(3n+1),
    .home-middle .featuredpost .post:nth-of-type(3n+1) {
    	...
    }
    
    .home-bottom .featuredpost .entry:hover {
    	...
    }
    
    .home-bottom .featuredpost .entry:hover .entry-title a {
    	...
    }

    Keep in mind the home-middle and home-bottom aren't the same pixel height (which may cause issues after switching the selectors) and the Show Featured Image checkbox in the Home Bottom widget area needs to be checked for the images to be displayed as a default state.

    Hope this helps someone looking to achieve this effect.

    Thanks

  • 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