Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #640187

    Hello,
    I am trying to find a solution to make manually set links in a footer column/text widget open in a new browser window.
    Is this possible? Thanks for your assistance.

    Best
    Bob

    #640296

    Hey hasbeat,

    If you are adding link in a text widget to open them in new tab add target=”_blank”

    <a target="_blank" href="http://your_url_here.html">Link</a>
    

    If you have menu setup from Appearance > Menu and not able to find an option to set links to open in new tab please check screen option on top right and check the option that says “link Target”.

    Best regards,
    Vinay

    #640380

    Vinay – Perfect, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Footer – Open a manually set link in a new tab’ is closed to new replies.