(855)-537-2266 sales@kerbco.com

Elementor Image Zoom And Contain On Hover. Elementor is a great free WordPress page builder plugin. There is a free version as well as a paid version of Elementor. In this series of videos we will be building some great elements on our WordPress website with the Elementor builder.
Today we are going to demonstrate how to create an image zoom effect using the Elementor Image Box widget. When you hover over the image it will zoom in and contain itself in the original image footprint. It is very easy to do and is a great eye catching feature to have on your website.
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 site, 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.
So, follow along with the video and check out how create an image zoom effect using the Elementor Image Box widget, with the Elementor page builder.
For more information on Elementor, check out our Elementori playlists below.

Elementor Ecommerce Shop Site Build: https://www.youtube.com/watch?v=Sl1Ye9XHhgY&list=PLqabIl8dx2wrrX3YsjpIEL8uq5LnSkrhA

My Elementor Video Playlist : https://www.youtube.com/watch?v=yN6YlT1Cvqc&list=LLYeyetu9B2QYrHAjJ5umN1Q

Elementor Hover Effects Playlist: https://www.youtube.com/playlist?list=PLqabIl8dx2wqkGuqlL4RRLwJnBRO47jm2

Get Elementor From Here: http://bit.ly/GetElemrntor

My Blog : https://web-design-and-tech-tips.com

———- CODE USED TODAY ———-

/* Image Box Zoom */

.imgzoom img {
transition-duration:1.25s !important;
}

.imgzoom img:hover {
transform:scale(2);
}

.elementor-image-box-img {
overflow:hidden;
}

———- RECOMMENDED PLAYLISTS ———-

Elementor Ecommerce Store: https://www.youtube.com/watch?v=Sl1Ye9XHhgY&list=PLqabIl8dx2wrrX3YsjpIEL8uq5LnSkrhA

Divi Snippets: https://www.youtube.com/watch?v=x8AURRJVlWE&list=PLqabIl8dx2woGTX6yFqbufkqv-29PiElB

Divi 4 Ecommerce Store: https://www.youtube.com/watch?v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Bootstrap 4 Basics: https://www.youtube.com/watch?v=PwUw2kgnkls&list=PLqabIl8dx2wocDgvU7lEirYjNNrm6iXGb

Elementor: https://www.youtube.com/watch?v=bYqbLiWWC-k&list=PLqabIl8dx2woAs4sOmMsgCU0cAqcyiDco

WordPress Tips: https://www.youtube.com/watch?v=3QlczYducdU&list=PLqabIl8dx2wpKhMW14Q1Rxwx864Zwx-1e

———- RECOMMENDED VIDEOS: ———-

Bootstrap 4 Complete One Page Scrolling Website Tutorial : https://www.youtube.com/watch?v=JWmzgixLUUY

Elementor WordPress Builder One Page Scrolling Site In 15 Minutes: https://www.youtube.com/watch?v=CsNmVouqt38

Bootstrap – How to edit a bootstrap template: https://www.youtube.com/watch?v=_yFy5Zw2BQc

Divi Add a live facebook feed to your divi or any wordpress website: https://www.youtube.com/watch?v=4KReMpWdEz8

Divi 4 Theme How To Build A Multi Page Website In 20 Minutes: https://www.youtube.com/watch?v=mNDtB86_hGU

Elementor WordPress Builder How To Build A Parallax Section: https://www.youtube.com/watch?v=aXoCtPAJiGk

———- SOCIAL MEDIA ———-
Follow what I’m doing on:

Facebook: https://www.facebook.com/system22.net/

Twitter: https://twitter.com/22ITSolutions1

Linkedin: https://www.linkedin.com/in/jamie-henry-546b7377/

Support the channel: https://paypal.me/system22

Courses I teach: https://www.udemy.com/user/jamiehenry2/

Subscribe: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q

#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite