• hi, I have added the following snippet as I do not need it.

    add_action( ‘wp_enqueue_scripts’, function(){
    wp_dequeue_style( ‘xoo-wsc-fonts’ );
    }, 999 );

    However once implemented, the side cart icon becomes a square.

    Any solution to this?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Side cart icon turns into square with snippet’ is closed to new replies.