Divi Tabs Align Center

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
 

Nowee

Well-known member
Trusted Uploader
Jun 21, 2019
607
592
100
Amsterdam
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

  • Our 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 to make sure our community is one of the best.

Quick Navigation

User Menu