Hi tatch76
You can backup 2 files:
/templates/ja_diner/acm/features-intro/tmpl/style-1.php
/templates/ja_diner/acm/features-intro/tmpl/style-1.xml
Download this zip file >> unzip and copy 2 files inside to replace above 2 files.
In these 2 files, I added some code to have a new button for this module.
You may also need to add this custom css:
.acm-features .features-info .features-action {
float: left;
margin-right: 50px;
}
to align the 2nd button to the right.