Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1849460
Change Header Logo Image To Point To New URL
Closed

Comments

  • Skesler started the conversation

    Hello,

    I wanted to know how I could change the URL that the "Logo" image points to.

    Thanks!

  •  7,095
    Oliver replied

    Hi,

    You can edit function:

    function thegem_print_logo($header_light = '', $echo = true) 
    

    In the file:

    wp-content/themes/thegem/functions.php

    Or create new one in the child themeĀ and put it to the template:

    /wp-content/themes/thegem/header.php

    header.php - template, for the safety feature updates copy this file to the child theme before the editing.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver