Thank you so much for the piece of code and the guidelines!
I put it in a custom style function in the theme instead of creating a child theme, but thanks for the idea.
ah, don’t bother, I found it in the main index
I have the same problem, but it doesn’t seem to work.
I remove:
<?php if(esc_html(of_get_option(‘welcome_button’)) != NULL){ ?>
“><?php echo esc_html(of_get_option(‘welcome_button’)); ?>
<?php } else { ?> “> <?php echo “Download Now!” ?> <?php } ?>
What have I missed?