I need to make the links for the Facebook and Twitter Icons at the top left hand of the theme to load a new window. It is currently loading unto the same page, I need it to load a new window instead. Where do I go to add the target="_blank" to make this happen? thanks, Chris
Go to header.php present in your theme directory and add the code given below Code: TARGET="_blank" Sending image for reference Use same process for others also.