where can i change grid_6 for the default footer search text

Discussion in 'Blackriders WordPress Theme' started by poolpros1, Apr 19, 2015.

Thread Status:
Not open for further replies.
  1. poolpros1

    poolpros1 New Member

    Joined:
    Apr 18, 2015
    Messages:
    10
    Likes Received:
    0
    Hi, where can i edit this?

    <div class="grid_6">
    <div class="footer_widget">
    <h3>Search Anything</h3>
    <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor. <a href="http://www.inkthemes.com">http://inkthemes.com</a> </p>
    <form class="searchform" action="#" method="get">
    <input onfocus="if (this.value == 'Search') {
    this.value = '';
    }" onblur="if (this.value == '') {
    this.value = 'Search';
    }" value="Search" type="text" name="s" id="s" />
    <input type="submit" value="" name="submit"/>
    </form>
    </div>
    </div>
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    Could you please elaborate more exactly what you wish to do so that I can assist you accordingly
     
  3. poolpros1

    poolpros1 New Member

    Joined:
    Apr 18, 2015
    Messages:
    10
    Likes Received:
    0
    thanks, in the default footer search widget I would like to keep the search functionality but change the accompanying text and link from <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor. <a href="http://www.inkthemes.com">http://inkthemes.com</a> </p>
     
  4. sameerwalkar

    sameerwalkar Guest

    Hello,

    Kindly follow the below steps mentioned in the image below:

    roadfighter-widget-area.png

    Hope it will solve your issue.
     
  5. poolpros1

    poolpros1 New Member

    Joined:
    Apr 18, 2015
    Messages:
    10
    Likes Received:
    0
    thanks!
     
Thread Status:
Not open for further replies.

Share This Page