Hi,
im trying to add a usp bar onto a woocommerce x theme, with the below code. But i cannot seem to get it working, is there something i’m missing.
<div id="usp"> </div>
<?php }
add_action( 'x_before_masthead_end', 'usp', 10, 3);
Thanks for help in advance