Making a Page Tab a Link
-
I want to make one of the tabs at the top of my page a link, i.e. if someone clicks the tab, they won’t land on one of my pages, but will be redirected to whatever link I want.
All I can think of doing is putting the following code in the page title:
// < a href = https://link.com target=”blank”>Title
When I do this I get a messed up tab. When you click the left part of it you land on the actual “title” page… which you click the right of it you go to whichever link I specified.
Does anyone have any ideas on how to fix this?
Thanks a lot!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Making a Page Tab a Link’ is closed to new replies.