wpsites.net
Monochrome Pro Remove Before Footer CTA Widget Conditionally
Add this code to the Monochrome Pro themes functions file. [code] add_action( ‘genesis_before_footer’, ‘remove_before_footer_cta’, 8 ); function remove_before_footer_cta() {…