• Resolved hamutsi

    (@hamutsi)


    Hi,
    I’m trying to change the CSS for a google form.

    What did I try?
    Dashboard => Google Forms => a specific form => Form CSS (field) I wrote:
    div.ss-q-help {
    font-size: 12px !important;
    font-weight:300;
    }
    Then “update”

    I can’t see the change in my post. And when I open “Inspect Element” it looks as if it didn’t get my custom CSS.
    What did I do wrong?

    https://ww.wp.xz.cn/plugins/wpgform/

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

    (@mpwalsh8)

    Did you enable Custom CSS?

    Dashboard > Settings > Google Forms – look for the checkbox to enable Custom CSS. This needs to be enabled or all Custom CSS, plugin level or form specific, will be ignored.

    Thread Starter hamutsi

    (@hamutsi)

    Thanks Mike. You’re my hero.
    That was quite simple…

    I wish things were more organized in WP so there aren’t two different places where I have to configure things. But I guess I couldn’t find a better place for this button, since it’s per all forms, not per each of them.

    Thanks!

    Plugin Author Mike Walsh

    (@mpwalsh8)

    As a general rule, a least for me, settings for the plugin belong under the settings menu, the plugin data goes under its own menu if/when it makes sense. I know not every plugin does this but there are a lot of plugins that define top level Dashboard menus which really shouldn’t as all they need are some settings.

    Glad you got it working, marking as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Can't get CSS to work’ is closed to new replies.