hello, is it possible to make a homepage feature area link open in a new browser page? i was able to add the url, but its opening in the same page and i would prefer the user keep a tab open with my site www.kathiestiner.com Say Yes Redirects to my schedule: https://www.timetrade.com/app/td-17...7f6-00000002-pqd1ofigba9alogohhgnl95qbkp9muqs
Hello, Go to the front-page.php file present in your theme directory and add the code given below in the Anchor Hyperlinks code of homepage feature area in this file, as shown in the image given below. Code: target="_blank" Similarly, do the same for the second and third feature area code in this file. This will solve your issue.