Загрузка страницы

Elementor Animated Double Border Hover Effect 👈👍👈

Elementor Animated Double Border Hover Effect. 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.
In this video we are going to create a simple hover effect. We are going to create an animated double border effect, when you hover anywhere over the module, the border will fade in and get wider. This a very eye catching feature to have on your Elementor website. If visitors are mousing around your site and this effect happens it will get their attention quickly, which is what you want on a 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 and see how easy it is to an animated double border effect, to a page built with the awesome free or pro version of elementor page builder
For more information on the Elementor page builder plugin check out our Elementor playlist below.

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

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

---------- CSS CODE USED TODAY ----------

/* Animated Double Border Effect */

.dbrd::before,
.dbrd::after {
content:'';
height:4px;
width:20%;
position:absolute;
transition-duration:.7s;
opacity:0;
}

.dbrd:hover:before,
.dbrd:hover:after {
width:100%;
opacity:1;
}

.dbrd::before {
content:'';
left:50%;
top:0;
border-top:4px solid #0D2B6F;
transform:translate(-50%)
}

.dbrd::after {
content:'';
left:50%;
bottom:0;
border-top:4px solid #0D2B6F;
transform:translate(-50%)
}
---------- 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

Видео Elementor Animated Double Border Hover Effect 👈👍👈 канала System 22 Web Design | Divi Theme Elementor WP
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
27 октября 2021 г. 15:30:07
00:12:59
Яндекс.Метрика