Hi,
I am using the Dawn theme. I’ve added a multicolumn section to a page and I have a button.
I want the target of the button to open in a new tab. Can someone let me know how to do this?
Thanks.
M
Hi,
I am using the Dawn theme. I’ve added a multicolumn section to a page and I have a button.
I want the target of the button to open in a new tab. Can someone let me know how to do this?
Thanks.
M
Hello @MLT298
I would like to give you a solution to support you.
You can try adding code by following these steps:
Go to Online Store → Theme → Edit code https://prnt.sc/XkUYXZPnym_E
Open your multicolumn.liquid in the Sections folder. https://prnt.sc/mSydVd_HWQGL
Paste this code like the image below
target="_blank"
I hope my solution can work and support for you.
Best regards,
GemPages Support Team
Thank you. That worked great.
It’s my pleasure to help
.