Hyperlinking

Discussion in 'Figero WordPress Theme' started by elittle, Jan 27, 2013.

  1. elittle

    elittle New Member

    Joined:
    Jan 12, 2013
    Messages:
    5
    Likes Received:
    0
    Hi, I have figured out the READ MORE, but now how do I hyperlink the text to a page within the site?
    Secondly, I have other text on the home page that I would like to Hyperlink on the home page to other anchors/pages in within the site, how do I do that ?

    Thank you all so much for your help!
    Ellen Little
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    You can make hyperlink to the text through anchor hyper reference code given below:
    Go to the Appearance -> theme options ->Homepage two cols and paste this code

    HTML:
    <a href="url of that page where you want to move after click on the text">READ MORE</a>
    For reference see the image below

    [​IMG]


    For more reference see the link:
    http://www.w3schools.com/tags/att_a_href.asp

    thanks.
     

Share This Page