I have a WP site, www.glitzyla.com and I want to attach a URL link to the button on the hero image, but for some reason it just will not work.
This is the code I currently have and the download_link is in phpmyadmin
<button><type="" onClick="<?php echo get_custom('download_link'); ?>" target="_blank" class="">download ios app</button>