Add this style snippet in the product main template if your addon names are overlapping:
<style>
.addons_tab {
display: none;
}
.extra {
width: 120px!important;
height: 190px!important;
}
</style>
IE
to this:
Added: 2025-4-03 and last modified: 2025-4-03