Hi, I previously opened the thread: https://www.8theme.com/topic/close-accordian-tabs-by-default/
The modifications to the tabs.php file of version 1.0.0.
However, that is an outdated template file, as the newest is 2.4.0. However, when I tried to change the 2.4.0 file by removing the line <?php if($i == 1) echo ‘style=”display:block;”‘; ?> and replacing it into xstore-child / single-product / tabs / tabs.php, the tabs turn to: https://i.imgur.com/F8tnpdH.png
The tabs with the old file looked like this: https://i.imgur.com/osB7GTy.png
How can I fix this? Is there any other changes I should have made to the tabs.php file other tahn remove the line stated above?