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

    (@mpwalsh8)

    I would start with adding the following Custom CSS:

    div.ss-q-title {
        display: inline-flex;
        font-weight: bold;
        margin-top: 10px;
    }

    Make sure you’ve enabled Custom CSS (Dashboard > Settings > Google Forms – make sure the Custom CSS checkbox is enabled) and add the above to your form definition.

    That would be a start. I would have to know what else you mean by making it more legible before I can suggest anything else. I use Firebug to figure out the CSS and then add it to the form definition. It is much faster than constantly refreshing the form.

Viewing 1 replies (of 1 total)
  • The topic ‘CSS to separate out questions.’ is closed to new replies.