Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ninos

    (@ninos-ego)

    simply just hide the title ??

    1. Create a wp-custom-login.css in your theme
    2. write something like:
    #login h1 { display: none; }

    Thread Starter BreTweb

    (@bretweb)

    OUPS !!!
    Too simple for to think about that ??
    Thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to not have the wp url in the title’ is closed to new replies.