Skip to:
Content
Pages
Categories
Search
Top
Bottom

I can’t change the font on registration page.


  • hanbrandon
    Participant

    @hanbrandon

    Hello,

    I added custom field on registration form.
    And I tried to change the font on registration form, I could change the font of the original field by customizing css code. But I could not change the font of custom field label.

    Here is my website link : https://www.balchagi.net/register/
    Here is translated image link : https://imgur.com/a/vDwd75F

    (SORRY, My website is in Korean, so I post with image.)

    As you can see, email and pw label are same font, but “name” and “interest” field are different font.

    I added on Custom CSS and tested with below codes:

    .editfield {font-family:’nanumgothic’ !important;}
    .legend editfield {font-family:’nanumgothic’ !important;}
    #field_1-1 {font-family:’nanumgothic’ !important;}

    but nothing works.

    can someone help me with this problem?
    Thank you.

  • You must be logged in to reply to this topic.
Skip to toolbar