One Community Theme: How to remove the register button from the top menu Posted by netpressionist | Oct 8, 2021 | Deleting the following line from the theme’s header.php file worked for me: <a href=”<?php echo home_url(); ?>/register” class=”header-top-signin tada”><?php... Read More