• I know this is mundane, but is there anyone who could direct me on where I can remove the actual “Register/Login” link on and that is visible on the homepage of my website?

    I’ve search everywhere, and would be grateful… Here’s the page,

    https://www.qislv.com

    Thank you so much

Viewing 1 replies (of 1 total)
  • You’re going to have to look through the php files of the theme if you’re lucky it could be within the index.php file just look for this code and remove it. If your not sure on how to find these files Go to Appearances > Editor > Index.php or whatever file you think its in, just make sure its the theme your site is using though.

    <div class="login">
    										<a class="registration" href="https://qislv.com/wp-login.php?action=register">Register</a> <span class="user-login"><a href="https://qislv.com/wp-login.php">Log in</a></span>
    								   </div>
                </div><!--.row-logo-->
Viewing 1 replies (of 1 total)
  • The topic ‘Removing visible Login/Register Link on Homepage’ is closed to new replies.