Change the button link to open in new tab (Dawn Theme)

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:

  1. Open slideshow.liquid file.

  2. Search for all the ‘<a’ tags in the file and add target=“_blank” in the tags.

  3. Save

Thanks