Home › Forums › WoodMart support forum › AJAX Products Tabs › Reply To: AJAX Products Tabs
May 7, 2022 at 1:12 pm
#373896
Aizaz Imtiaz Awan
Keymaster
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