Home › Forums › WoodMart support forum › Keep close description accordion tab › Reply To: Keep close description accordion tab
June 27, 2018 at 8:56 am
#65004
Elise Noromit
Member
Hello,
In order to make the gap smaller http://prntscr.com/jzv6rj use this code:
.tabs-layout-tabs .tabs li {
margin-right: 10px;
}
Set the margins as per your needs and add this code to Theme Settings > Custom CSS.
Best Regards