Changing Logo URL Link
-
Greetings,
I’m using SOHO for a client theme, and I’m trying to make the inside “SOHO” logo link externally, and have changed the code from
<a href="<?php echo esc_url( home_url( '/' ) ); ?>
to the code of
<a href="<?php echo esc_url('www.facebook.com') ); ?>"
and it continues to link back to the home_url, which is mind boggling for me.I appreciate any and all help, and especially if you bothered to read this. Thank you.
Link for theme in question SOHO
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Changing Logo URL Link’ is closed to new replies.