Hi,
We need to direct customers clicking the Shopify site’s logo in the top left of the homepage(shop.packedwithpurpose.gifts) to our WordPress site(www.packedwithpurpose.gifts). I found out that this can be done by editing logo.liquid to replace {{ routes.root_url }}. I would like to know if there is a simple admin setting that can do this for us.
Please note we’re using a OS 2.0 theme.
Regards,
Pramod
hi @pramodraam ,
usually in the theme will set the link on logo is Homepage, and not support change the link for this part. So, if you go to the Customize theme and find in the Header Settings section and the part change the logo, if the theme support change the link it will be here.
if not you need go to the logo code file and change it directly.
And if you don’t familiar with code, i can help you create a setting in cms and you can change the easy when you want.
Hope can helpful to you!
Thank you. I just fixed it.