BuddyDev

Search

[Resolved] Buddypress Ajax Registress Delete Tittle "Account Details"

  • Participant
    Level: Initiated
    Posts: 4
    davidlordenter on #6096

    Buddypress Ajax Registress Delete Tittle “Account Details”

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #6099

    Please put this in your theme’s css

    
    
    .bpajax-register-window h4 {
        display:none;
    }
    

    That should do it.

  • Participant
    Level: Initiated
    Posts: 4
    davidlordenter on #6102

    thx!

  • Participant
    Level: Enlightened
    Posts: 31
    Valarie Bakkar on #6321

    Hi, how to change this text? kindly help, thanks

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #6328

    Hi Valarie,
    you can either use a translation file to change the text or you can copy ‘ajax-register-form.php’ from the plugin to your theme and modify it.

    Hope that helps.

You must be logged in to reply to this topic.

This topic is: resolved