I’m working in the shopify Dawn theme, and need to find the liquid code or other method to change the Href tag from where it takes them to the shopify login, to a different login.
Is there a way to do this, or find this. Thank you in advance.
I’m working in the shopify Dawn theme, and need to find the liquid code or other method to change the Href tag from where it takes them to the shopify login, to a different login.
Is there a way to do this, or find this. Thank you in advance.
Hi @KMeta
Thank you for your question.
Follow this path:
Themes => edit code => sections => header.css
Then follow this image and change this code to the url you want.
Hell yea, thank you for your help.
One more defining question if you have time @David_SHT . Is there a good way to find code like this easier? I’m somewhat familiar with HTML. Is there any convenient way to look up code like this or is it just one of those things that you have to learn the liquid system?