Colors Ajax registration Form

Home Forums Legacy Support Support queries Styling issues Colors Ajax registration Form

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #124078
    marinarov
    Spectator
    Hello guys, I have one problem In ajax registration if you don´t put the mouse over register the text, it can´t be seen https://prnt.sc/g6b4z4 If you put the mouse over it https://prnt.sc/g6b4dq   And also would like to change grey background where people wirte, make something like  login screen. Something cleaner and nicer and have the same style https://prnt.sc/g6b7ru Thanks!  
    #124300
    H.K. Latiyan
    Participant
    Hi, Try adding the bellow css in your appearance->customize->custom css: #vibe_bp_login ul li a.submit_registration_form.button {color:#009dd8;} #vibe_bp_login ul li a.submit_registration_form.button:hover {color:#fff;}   ---------------- Try adding the bellow custom css: #vibe_bp_login input[type=text], #vibe_bp_login input[type=password], #vibe_bp_login input[type=email] {     background:#fff;     color:#444; }
    #124631
    marinarov
    Spectator
    Hello Latiyan! Is sitll the same https://prnt.sc/g7u3oo https://prnt.sc/g7u3t9  
    #124706
    H.K. Latiyan
    Participant
    This reply has been marked as private.
    #125100
    marinarov
    Spectator
    This reply has been marked as private.
    #125197
    H.K. Latiyan
    Participant
    This reply has been marked as private.
    #125230
    marinarov
    Spectator
    This reply has been marked as private.
    #125296
    H.K. Latiyan
    Participant
    Hi, I checked your website in some other previous custom css you have not closed the braces, refer: http://prntscr.com/ga07s9 Therefore any css written below it will not work. I have corrected it and now it works fine, please check and confirm.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Colors Ajax registration Form’ is closed to new replies.