Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I'm on the Trade theme, I want the links on the buttons to be opened in a new tab, what should I do?
I looked for several solutions on the forum but none worked.
Thanks.
Solved! Go to the solution
This is an accepted solution.
Hello @Ussowe
You just need to make simple change in the code.
Open the file in which you want to open the link in new tab.
Find the <a> tag and add target="_blank" in the a tag.
it's pretty simple.
Hello @Ussowe
find your button code add target="_blank"
Example:
<a href="{{ button_url }}" class="btn" target="_blank"> {{ button_text }} </a>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hello @Ussowe
You just need to make simple change in the code.
Open the file in which you want to open the link in new tab.
Find the <a> tag and add target="_blank" in the a tag.
it's pretty simple.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025