badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove link from header image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52777
    patrickdeboer
    Participant

    I would like to remove the link to the homepage from the header image. However, I cannot find any link in the header.php. Could you please let me know where to look to find this link?

    Thanks!

    #52780

    Hi patrickdeboer,

    Go to theme folder -> inc -> structure -> header-extension.php on line no 227. Replace <?php echo esc_url( home_url( '/' ) ); ?> with your site link as https://themehorse.com where your code looks like <a href="https://themehorse.com">

    We recommended not to change the code because if you change the code then while updating to our new version all your customisation code will be lost. So better make child theme and first unhook the functions and the edit the code.

    http://codex.wordpress.org/Child_Themes

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.