Home › Forums › WoodMart support forum › change position Product tabs › Reply To: change position Product tabs
October 19, 2018 at 9:30 am
#83786
Elise Noromit
Member
Hello,
1. The space can be changed with custom CSS – add this code and set the values as per your needs:
body .tabs-layout-tabs .tabs li {
margin-right: 30px;
}
2. What do you mean? You can insert the Accordion element in the product description or clarify your purpose.
Best Regards