How to change logo url

Closed. This question is off-topic. It is not currently accepting answers.Questions that are too localized (such as synt

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 5 years ago.

Improve this question

I want to know how to change the logo url of my website

/

So when you click to the logo it will go directly to

Kindly help me, as I'm not a coder

Closed. This question is off-topic. It is not currently accepting answers.

Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?

Closed 5 years ago.

Improve this question

I want to know how to change the logo url of my website

https://thienthans/frenchies/

So when you click to the logo it will go directly to https://thienthans/example

Kindly help me, as I'm not a coder

Share Improve this question asked Dec 11, 2019 at 19:47 user2995858user2995858 112 bronze badges 2
  • It depends on your theme. Not all of them are coded the same way. Read up on your theme's documentation or ask the developer for support. – WebElaine Commented Dec 11, 2019 at 19:58
  • Hi. There is no thing about chaning the logo url in the document – user2995858 Commented Dec 11, 2019 at 20:23
Add a comment  | 

1 Answer 1

Reset to default 0

You need to edit the header.php of your theme and look for the code that outputs the logo link. Or you can try adding this to your theme's header.php file:

<script>
var yourElement = document.getElementById('sc_layouts_logo_1396606940');
yourElement.setAttribute('href', 'https://thienthans/example');
</script>

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744912191a4600620.html

相关推荐

  • How to change logo url

    Closed. This question is off-topic. It is not currently accepting answers.Questions that are too localized (such as synt

    1天前
    50

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信