Comments talkbackmaster started the conversationMarch 18, 2018 at 12:21pmHi,I need change del logo link, because I've set a splash screen, so the real home page is different. Now I want change the url anchored to logo.I've search nectar_logo_output function but I don't know where insert the new url.Can you help me?Thanks 3,034Andrew repliedMarch 18, 2018 at 6:21pmHi there,You can change the logo link from:salient \ header.php line 190The href attribute contains - <?php echo home_url(); ?>Replace that with the link to your hompeage.Cheers.1 Like Sign in to reply ...
Hi,
I need change del logo link, because I've set a splash screen, so the real home page is different. Now I want change the url anchored to logo.
I've search nectar_logo_output function but I don't know where insert the new url.
Can you help me?
Thanks
Hi there,
You can change the logo link from:
salient \ header.php line 190
The href attribute contains - <?php echo home_url(); ?>
Replace that with the link to your hompeage.
Cheers.