Conversation
supportIf this plugin is breaking your site, deactivate this plugin and add the following code in your custom code : add_action( 'wp_footer', function () { ?> <style> html[dir="rtl"] #ct-controller-ui { direction: ltr; } </style> <?php }, 999 );
No comments were stored for this source.