Comments Skesler started the conversationJanuary 10, 2019 at 3:53pmHello,I wanted to know how I could change the URL that the "Logo" image points to.Thanks! 7,095Oliver repliedJanuary 11, 2019 at 7:56amHi,You can edit function: function thegem_print_logo($header_light = '', $echo = true) In the file:wp-content/themes/thegem/functions.phpOr create new one in the child themeĀ and put it to the template:/wp-content/themes/thegem/header.phpheader.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 Sign in to reply ...
Hello,
I wanted to know how I could change the URL that the "Logo" image points to.
Thanks!
Hi,
You can edit function:
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