• I have a code block that I’m trying to use but it simply never shows up on the wp-login.php page. I have selected “Entire Site” for the code block.

    <script>
    /* Add rotated text to login logo */
    jQuery('#login h1:first').attr('style','position: relative !important;');
    jQuery('#login h1:first').text('Pilot House');
    </script>

    I have also tried a CSS code block but the same thing happens. Is it just not possible to use this plugin on the login page?

    https://wordpress.org/plugins/css-javascript-toolbox/

Viewing 1 replies (of 1 total)
  • Hello,

    No, CJT won’t work with the Login page.

    I believe we would consider such a feature.

    We will let you know.

    Thanks,
    AHMeD

Viewing 1 replies (of 1 total)

The topic ‘Adding code to the login page’ is closed to new replies.