• Hello i would like to redirect the login url to a different page rather than wp login page as my website does not require any user registrations i am using Nictitate free theme

Viewing 1 replies (of 1 total)
  • Open this file: header.php

    Remove all code inside this tag:
    <ul class="top-link clearfix">...</ul>

    You can insert your custom link like this:
    <li><a href="https://your-custom-url.com">Your custom title</a></li>

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘How can i change the Login url to a different web address in Nictitate free them’ is closed to new replies.