I added a new button via shortcode in the WooCommerce / WordPress product page description. I would like to format it in the same layout of the button (including the hover effect).
The "Configure Now!" is the second button, which needs to be visually equal to the "Buy" button in my template.
Edit:
This is the code that the "Popup" plugin provides for this function:
<a href="javascript:void(0)" class="sg-show-popup" data-sgpopupid="1" data-popup-event="click">Configure Agora!</a>