Registration Page Fonts Don't Match

Home Forums Legacy Support Support queries Styling issues Registration Page Fonts Don't Match

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #183407
    skubeedoo777
    Participant
    On the registration page, the fonts in the first three fields don’t match the fonts in the extra fields I added. In the customizer, I selected the body font style and size, but it didn’t make the fonts in the registration page match. How do I fix this? Thank you.
    #183409
    logan
    Member
    Hi skubeedoo777, Please share the screenshot & URL of that page we will fix it. regards.
    #183516
    skubeedoo777
    Participant
    This reply has been marked as private.
    #183678
    Diana
    Participant
    This reply has been marked as private.
    #184157
    skubeedoo777
    Participant
    Look below where it says "Video Trailers" there is the register form.
    #184166
    logan
    Member
    hey skubeedoo777, please paste these codes in your wp-admin > appearance > customize > custom css.  .home-page .wplms_registration_form form#signup_form>ul>li>label{  margin-bottom: 10px;    font-size: 21px;    font-weight: 400 !important; } Effects will be made :http://prntscr.com/lhny31  
    #184301
    skubeedoo777
    Participant
    Thank you. How can I eliminate the text that says: "This field can be seen by everyone"
    #184351
    logan
    Member
    Hey, Please goto wp-admin > appearance > customize > custom css > paste this code in the editor. .wplms_registration_form form#signup_form p.field-visibility-settings-notoggle {display:none !important;} Refer:http://prntscr.com/li4f6l Hope this helps.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Registration Page Fonts Don't Match’ is closed to new replies.