Comments 7Mike Marshfield started the conversationMay 4, 2021 at 4:05pmHiI would like to change the logo url link to a different site rather than the homepage. Is this possible?Thanks, Mike 1,878Judith repliedMay 4, 2021 at 4:46pmHi Mike Marshfield, The logo will always link to the home page by default – if you wish to change that to be a custom link you’ll need to edit this section: in the header.php file: <a id="logo" href="<?php echo home_url(); ?>"> </a> Cheers! 7Mike Marshfield repliedMay 4, 2021 at 4:49pmThanks. Could you be more specific where i should put my new url in the code. Between the brackets? 1,878Judith repliedMay 4, 2021 at 5:03pmHi Mike Marshfield,Please input where I have written input url here: <a id="logo" href="input url here"> </a>Thanks. 8,847Tahir repliedMay 4, 2021 at 5:07pmHey Again,Please have a look at this Article :Change logo url link via JS code Globally.Thanks ThemeNectar Support Team 7Mike Marshfield repliedMay 4, 2021 at 5:13pmLovely - worked a treat, thanks1 Like Sign in to reply ...
Hi
I would like to change the logo url link to a different site rather than the homepage. Is this possible?
Thanks, Mike
Hi Mike Marshfield,
The logo will always link to the home page by default – if you wish to change that to be a custom link you’ll need to edit this section:
in the header.php file:
Cheers!
Thanks. Could you be more specific where i should put my new url in the code. Between the brackets?
Hi Mike Marshfield,
Please input where I have written input url here:
Thanks.
Hey Again,
Please have a look at this Article :Change logo url link via JS code Globally.
Thanks
ThemeNectar Support Team
Lovely - worked a treat, thanks