How to Create Vertical Tabs With The Divi Theme

Описание к видео How to Create Vertical Tabs With The Divi Theme

Divi Theme how to create vertical tabs with the Divi Theme. In this video we will be demonstrating how to create this feature using the Divi Tabs Module. This is a great way of making your site stand out and look much more interesting than using the default horizontal tabs module.
Today we will be demonstrating how to build this great feature with the Divi Gallery Module and some CSS Code.

This is a very eye catching and a great interactive feature to have on your Divi site.

In this video we will cover:

Adding A New Section.
Adding A Divi Tabs Module.
Configuring Divi Tabs Module.
Using A Custom CSS Class Name.
Using The Additional CSS Panel.
Using The Inspector Tools.
Writing The CSS Code.

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.

This is a great feature to have on your website, and very easy to do. 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.

So, follow along with the video and see how to create vertical tabs, using the awesome Divi Theme. For more information on the Divi theme, check out our Divi playlists below.

Try out the Divi theme: https://bit.ly/TryDiviNow

Divi Supreme Modules Pro Plugin 10% Off: https://bit.ly/DiviSupremeCoupon

Divi Supreme Modules Light Plugin: https://divisupreme.com/divi-plugins/...

Divi Supreme Modules Playlist:    / watch  
v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw

Playlist page for more videos on this:    / system22net  

Full Ecommerce Site Build Playlist:    / watch  
v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9

Contact Form With File Upload Video:    • Divi Theme Contact Form With File Upl...  

Divi 4 Theme Create An Ecommerce Store In One Hour:    • Divi 4 Theme Create An Ecommerce Stor...  

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

Check out our playlist page for more videos on this:    / system22net  

Sub:    / @system22  

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

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

/* Vertical Tabs */

.verttabs {
border: none;
}

.verttabs ul.et_pb_tabs_controls {
float: left;
width: 8%;
margin-right: 3%;
background: transparent;
}

.verttabs ul.et_pb_tabs_controls:after {
content: none;
}

.verttabs .et_pb_tabs_controls li {
width: 100%;
border-bottom: 2px solid gray
}



@media(max-width:900px) {
.verttabs ul.et_pb_tabs_controls {
width: 100%;
margin-bottom: 30px;
margin-right: 0;
}
}

--------- CHAPTERS ---------

00:00 Introduction
01:13 Adding A New Section.
01:32 Adding A Divi Tabs Module.
02:02 Configuring Divi Tabs Module.
03:49 Using A Custom CSS Class Name.
04:48 Using The Additional CSS Panel.
05:37 Writing The CSS Code.
06:34 Using The Inspector Tools.
17:56 Checking On Tablet And Mobile.
18:39 Use Tabs To Reveal Sections.
20:37 Result.

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

Disclaimer: Some of these links are affiliate links where I'll earn a small commission if you make a purchase at no additional cost to you.

#YouTubeTips #WebDesignTips #FreeWebDesignTutorials #BuildYourOwnWebsite

Комментарии

Информация по комментариям в разработке