1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Zoom Effect on Hover for Portfolio Gallery

Discussion in 'Free Divi Community Forum' started by ToasterStrudel, Jul 2, 2020.

  1. ToasterStrudel

    ToasterStrudel New Member

    Hey guys!

    Would love it if someone can help me with the Ken Burns Zoom Effect for the Portfolio Section on my website.

    The current effect is working, however it overflows to the left item. You can see it here at glowingsouls.me

    I'd like the effect to be similar to the portfolio section of http://misshezah.com/

    I've added the overflow:hidden; to the portfolio item, but its only working for the top, bottom, and right.

    Much appreciated!
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  2. Problemizer.com

    Problemizer.com Divi Expert

    Hello,

    I think this should work.

    .et_pb_fullwidth_portfolio_0 .et_pb_portfolio_item:not( :hover ) {
    z-index: 1;
    }

    Best regards,