Comments Kathy started the conversationJuly 29, 2015 at 2:45amIs it possible to link the logo in the upper left corner to another website other than the static home page?(and how)For example....https://mymfunding.com/content/ But, I'd like the logo to link to mymfunding.comThanks! 895TheFox repliedJuly 29, 2015 at 12:22pmHello Kathy,If you want to do this you will have to modify the header.phpAnd replace the :href=\"<?php echo home_url(\'\'); ?>\"tohref=\"https://mymfunding.com/\"Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Is it possible to link the logo in the upper left corner to another website other than the static home page?
(and how)
For example....
https://mymfunding.com/content/ But, I'd like the logo to link to mymfunding.com
Thanks!
Hello Kathy,
If you want to do this you will have to modify the header.php
And replace the :
href=\"<?php echo home_url(\'\'); ?>\"
to
href=\"https://mymfunding.com/\"
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme