Changing the logo home link
Hello. I'm creating subdomains for a site and I want the site logo to link to the master domain instead of the default subdomain. Could you point me in the right direction to make that change? I'm sure it means changing one of the theme source files, but I'm not sure which.
Thank you in advance.
Robert
Comments
for logo link, we use default WP function. To change link, you need to play with header.php and includes/header-top-area.php files.
Thanks!