[MEMBERSHIP] custom H3 above membership/buddypress form

I would like to have custom H3 above my membership/buddypress form. During chat we try many solution, but non of this work.

  • Ash
    • Code Norris

    Hello Simon

    I have added the JS code, please check now. Used code:

    jQuery(function($){
    $('#register-page #signup_form').prepend( '<H3>EAGEN Membership Subscription</H3>' );
    });

    Hope it helps! Please feel free to ask more questions if you have any.

    Have a nice day!

    Cheers,

    Ash