Footer Want to change the text at the very bottom of the website

Discussion in 'RoadFighter WordPress Theme' started by satinfeather99, Jul 11, 2013.

  1. satinfeather99

    satinfeather99 Member

    Joined:
    Mar 5, 2013
    Messages:
    72
    Likes Received:
    0
    I would like to change the text in the very bottom footer. I want to add a link to the company name. Where could I do that and it is not changing in the footer.php. Thanks.solditclosedit.com/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Appearance > Theme Option > Footer Settings > Footer text

    and add the code given below

    Code:
    <a href="Enter your link address">Enter your text here</a>




    This will solve your issue.
     

Share This Page