Skip to content

Instantly share code, notes, and snippets.

@mircobabini
Created November 3, 2023 10:02
Show Gist options
  • Save mircobabini/699e9458775f046e83c846123f3223aa to your computer and use it in GitHub Desktop.
Save mircobabini/699e9458775f046e83c846123f3223aa to your computer and use it in GitHub Desktop.
<?php
add_action( 'wp_enqueue_scripts', function () {
wp_dequeue_style( 'wpml-legacy-horizontal-list-0' );
wp_dequeue_style( 'wpml-menu-item-0' );
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment