Hi,
Normally, the social media icon links at the footer should opens in new tab or same tab?
Thanks.
A user asked whether social media icons in the footer should open in a new tab or the same tab.
Recommendation:
Technical Solution:
target="_blank" attribute to the footer social media links in the footer.liquid file.Resolution:
The issue was successfully resolved using the suggested code modification.
Hi,
Normally, the social media icon links at the footer should opens in new tab or same tab?
Thanks.
Hello @jinnypeace9 ![]()
They are external links, so they should open in new tab, so visitors will not leave your store as they visit the social profiles.
Check your store footer.liquid file.
add only this text…
target="_blank
Check my screenshot..
Thank you very much. I fixed it.
Thank you.
Your Most Welcome ![]()