Hi,
i want this button link to be opened in a new tab. Actually all the solutions i found won’t work. Maybe somebody have a solution for it - thanks in advance!
Website: https://zipstercards.de/
Password: zipster2023
Hi,
i want this button link to be opened in a new tab. Actually all the solutions i found won’t work. Maybe somebody have a solution for it - thanks in advance!
Website: https://zipstercards.de/
Password: zipster2023
Hello @Mobra47
Please follow below steps:
Open slideshow.liquid file.
Search for all the ‘<a’ tags in the file and add target=“_blank” in the tags.
Save
Thanks