Divi Theme Image Swap With Title Using CSS 👍👈

by | Sep 22, 2021 | 0 comments

Divi Theme Image Swap With Title Using CSS 👍👈

by | Sep 22, 2021 | CSS Tips and Tricks | 0 comments



Divi Theme Image Swap With Title Using CSS. 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.
Today we will be demonstrating how to insert some css code to create an image that has a title in the center. When you hover over it it will fade into another image. We will be using the CSS pseudo class of ‘after’ to add the title text. There are no extra plugins involved in this today.
We are going to build this with a Divi Image module. This is really easy to do and a great and eye catching effect to have on your website. 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 it to return back to how the site was previously.
So, follow along with the video and see how easy it is to create an image swap with title using CSS, with the Divi theme.
For more information on the Divi theme, check out our Divi playlists below.

Original Code: https://codepen.io/ssmkhrj/pen/MWjpWKp?editors=1100

Full Ecommerce Site Build Playlist: https://www.youtube.com/watch?

v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Divi 4 Playlist: https://www.youtube.com/watch?v=zQ5PWxUuFac&list=PLqabIl8dx2wrjx6-

A4oOD4NU_IfEVM5Qz

Contact Form With File Upload Video: https://www.youtube.com/watch?v=DQ35gqzm674

Youtube Video Background Video: https://www.youtube.com/watch?v=2ZAzUoPl5Z8

Divi Supreme Modules Playlist: https://www.youtube.com/watch?
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw

Divi Brain Free Plugin Playlist : https://www.youtube.com/watch?
v=X690rObOd3w&list=PLqabIl8dx2wpnMFBgEd_4yqtsaKYzUNwd

Divi 4 Theme Create An Ecommerce Store In One Hour: https://youtu.be/qP-ViPakoSw

How To Create A Global Footer Video: https://youtu.be/Wf864NcNb24

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

———- CSS CODE USED TODAY: ———-

content: “CITY LIFE”;
position:absolute;
color:#fff;
top:50%;
left:50%;
transform:translate(-50%,-50%);
font-size:20px;

———- 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

source