• Resolved amb94

    (@amb94)


    Can we edit the font family of the poll, I’ve tried this

    .forminator-poll–question {font-family: “Goudy Bookletter 1911”, sans-serif;}

    but nothing changed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @amb94,

    It seems that you only have one dash before “question” while there are actually 2 in the class name.
    Can you try using this and see if that does the trick for you:

    .forminator-poll--question {
        font-family: "Goudy Bookletter 1911", sans-serif!important;
    }

    Cheers,
    Predrag

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @amb94

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font family of the poll’ is closed to new replies.