Add the below to the Custom CSS area
/**
* Tabs Plugin
* From Will-Myers.com
* Hide Section Background color
**/
.tab-content>.page-section .section-border{
display: none;
}
Add the below to the Custom CSS area
/**
* Tabs Plugin
* From Will-Myers.com
* Hide Section Background color
**/
.tab-content>.page-section .section-border{
display: none;
}