Divi Theme how to create zooming images on hover for your blog using the Divi Blog Module. Today we will be demonstrating how to customize your blog post images by crerating a hover effect. When the mouse moves over the featured image, it will grow to twice the size, but remain contained in the blog post card, creating a zoom effect.
There is a little bit of coding involved today to build this feature. Don't let the CSS coding put you off, it is very easy, and any code I write today I will paste below the video for you to use as you wish. You are welcome to copy the code and paste it into your website. CSS is a great thing to learn, so I encourage you to try out some of your own ideas to get familiar with it. You can't break your site with CSS, if something doesn't work simply delete the code to return back to how the site was previously.
We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website.
So, follow along with the video and see how to create custom blog posts with the Divi theme builder using the Divi theme.
For more information on the Divi theme, check out our Divi playlists below.
Playlist page for more videos on this: / system22net
Divi Supreme Modules Playlist: / watch
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw
Full Ecommerce Site Build Playlist: / watch
v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Contact Form With File Upload Video: • Divi 4 Add A Contact Form With File U...
Divi 4 Theme Create An Ecommerce Store In One Hour: • Divi 4 Theme Create An Ecommerce Stor...
Try out the Divi theme: https://bit.ly/TryDiviNow
Divi Supreme Modules Plugin 10% Off: https://bit.ly/DiviSupremeCoupon
Divi Brain Addons Free Plugin: https://brainaddons.com/
My Blog : https://web-design-and-tech-tips.com
Check out our playlist page for more videos on this: / system22net
--------- CSS CODE USED TODAY ---------
/* Blog Image Zoom */
.et_pb_post .entry-featured-image-url {
overflow: hidden;
}
.et_pb_post a img:hover {
transform:scale(2);
}
.et_pb_post a img {
transition-duration: 1s;
}
--------- RECOMMENDED PLAYLISTS ---------
Elementor Ecommerce Store: • Elementor Ecommerce Store Woocommerce...
Divi Snippets: • Divi 4 Snippets Divi Theme Overview 👍
Divi 4 Ecommerce Store: • Divi 4 Ecommerce Store Theme Setup An...
Bootstrap 4 Basics: • Bootstrap 4 Basics Index Page and Ext...
Elementor: • Elementor Wordpress Builder Install A...
WordPress Tips: • Wordpress 2020 Theme Customize The Pa...
Subscribe: / @system22
#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite
Watch video Divi Theme Blog Image Zoom And Contain 👈 👈 👍 online, duration hours minute second in high quality that is uploaded to the channel System 22 Web Design | Divi Theme Elementor WP 14 April 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 973 times and liked it 21 visitors.