Adding code to the login page
-
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?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding code to the login page’ is closed to new replies.