Shopify themes, liquid, logos, and UX
I'm using the Palo Alto theme and I want a button in a text section to open in a new tab. It's an external link to Google Maps. How can I make that work?
Solved! Go to the solution
This is an accepted solution.
I found my solution.
To make the button open the external link (like Google Maps) in a new tab, add the target="_blank" attribute to the <a> tag in your text section.
For example:
<a href="https://maps.google.com" target="_blank">Open in Google Maps</a>
There is no way to add a code for the button of a text section. There is only CSS custom code available for a section.
This can be achieved by modifying theme code
I am aware of that. Do you have any other help that will solve my issue?
This is an accepted solution.
I found my solution.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025