Divi Tabs Align Center

  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

chikala

Active member
Dec 23, 2020
351
178
43
Hello babiato family,

Can you please help me? How can I make divi tabs aligned to the center in divi tabs module?

2020-12-30_14h15_55.png
 

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 19, 2018
64,532
66,626
120
Hello babiato family,

Can you please help me? How can I make divi tabs aligned to the center in divi tabs module?

2020-12-30_14h15_55.png
check this post on FB


Go to Tabs Module > Advanced Tab > CSS Class, and paste:
custom-tabs
Go to Divi > Page Settings > Custom CSS, and paste this (Replace "3" with your number of Tabs):
.custom-tabs .et_pb_tabs_controls li {
width: calc(100% / 3);
display: inline-grid;
text-align: center;
}
.custom-tabs .et_pb_tabs_controls li a {
padding: 5px;


I do not know how to save the video
 

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu