Jump to content

Image links won't open in new tab

Recommended Posts

  • Replies 1
  • Views 241
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi, 

Try this code: 

Insert into: Pages > Website tools > Code injection 

<script>
document.querySelectorAll('a img').forEach(img => {
    img.parentElement.setAttribute('target', '_blank');
});

</script>

Let me know if this works for you 

If this worked for you please click the ' Mark as Solution ' Button. Thanks in advance 

Best Regards 

Edited by NikolaNikic
Code Tweak
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.