Home Forums WoodMart support forum AJAX Products Tabs Reply To: AJAX Products Tabs

#373896

Hello,

Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

.wd-nav-tabs>li {
border: 2px solid;
padding-left: 10px;
border-radius: 30px;
padding-right: 10px;
}

Best Regards