• I need to add a button on second slide of the header image in http://aequor.in/reputation2/

    Below jQuery is working fine in chrome console:

    jQuery("#home-slides .slides-container").find("div:nth-child(2)").append('<a href="/index.php/political-campaign/">CLICK FOR DETAILS</a>')

    but when I put the code in header.php under <head>…….</head> it’s not working.

    Please help
    thanks in advance

  • The topic ‘Button in header image’ is closed to new replies.