• Resolved dalaldhairya

    (@dalaldhairya)


    How to change font style in the form?
    My CSS are not working. Ive used as follow:

    .wpcf7.icf7s-114 label {
    Font: inherit;
    }

Viewing 1 replies (of 1 total)
  • Plugin Author innozilla

    (@innozilla)

    Hi @dalaldhairya

    sorry for the late reply.

    for now our plugin only relies on the theme font.

    also regarding your code.

    you might try

    .wpcf7.icf7s-114 label {
    font-family: “font-name”;
    }

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘Font Type not changing’ is closed to new replies.