Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    This sounds odd, I’d have to see it in order to make any sort of a recommendation. Can you post a link or fill out my Help and Support form?

    Thread Starter adriangreer

    (@adriangreer)

    https://mythirdplace.org/form-test-page/

    The Heading is correct, but the text of the questions is not defaulting to my theme font. (Raleway) Let me know what you think.

    Thanks.

    Plugin Author Mike Walsh

    (@mpwalsh8)

    I’ve been traveling for work so am a bit behind answering questions.

    On your form, the questions are picking up the default font “Source Sans Pro” from your theme.

    If you want to change the font for the form questions, you could do something like this to your Custom CSS (make sure it is enabled on the plugin settings page):

    div.ss-q-title {
        font-family: Oswald;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google Font’ is closed to new replies.