Hopefully someone will still be looking at this topic…
I added the above links like this:
jQuery( ‘#section-home .section3 > a’ ).attr( ‘href’, ‘https://nu.nl’ “target”,”_blank”);
However I cant make it work that it opens in a new tab?
“target”,”_blank” <- I tried using these in a lot of ways but it doesnt work… Does someone know a solution?
Thank you in advance!