I want Custom menu link & soc media buttons to open in new window

Discussion in 'GoldenEagle WordPress Theme' started by tdaspit, Feb 21, 2013.

  1. tdaspit

    tdaspit New Member

    Joined:
    Feb 21, 2013
    Messages:
    3
    Likes Received:
    0
    I want Custom menu link & soc media buttons to open in new window. Any idea how to make this happen?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue
    Go to
    Appearance > Menus

    and follow the instruction as shown in image given below

    [​IMG]


    2.For your second issue

    Go to header.php present in your theme directory and add the code given below

    Code:
    TARGET="_blank"
    Sending image for reference

    [​IMG]


    Use same process for others also.
     

Share This Page