Mutli lines Tab

Last updated Aug 09 2019

Our new tab control is designed for a better UI.

How ever, if you feel you like the previous one more... then you can easily change it.

All you neeed to do is:

Got the Form ->Style-CSS

Copy and paste the code below:

 

div.section-tab-warp .section-tab-list{
    overflow: visible;
}
div.section-tab-warp .section-tab-list div {
float:left !important;
display: block;
}
CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.