Hi.
My client wants to remove the "log in" button in the header of their website.
How is that done, please?
Log in
-
- AllPro Expert
- Joined: Wed Mar 16, 2016 1:06 pm
- Website: www.webrose.net
-
- Support Team
- Website: www.allprowebtools.com
Re: Log in
This is most likely included in the header of the theme you are using.
You can edit this by heading to Settings->Administrator then clicking on the Header file under the box titled Theme Editor.
Once you have the header file open, look for and delete this line:
It will likely be found around line 22.Code: Select all
<h4 class="login emphasis inline"><? PrintLogin(); ?></h4>
If this line of code does not exist in the header file, the login button may have been put in manually by someone. So if you can't find the PrintLogin() code, please post the url of the website you are working on here so I can take a look at the login button and gave you further advice! - Support Team
-
- AllPro Expert
- Website: www.webrose.net