Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Add this snippet to your site –

    add_filter( 'wcfm_is_allow_store_list_banner', '__return_false' );

    Add custom code(s) to your child theme’s functions.php
    In case you do not have child theme then add those using this plugin – https://ww.wp.xz.cn/plugins/code-snippets/

    Thread Starter frankbaku

    (@frankbaku)

    Done! Thanksssssssss 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Store List Banner with Snippet code’ is closed to new replies.