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

    (@mpwalsh8)

    Make sure you enable Custom CSS (Dashboard > Settings > Google Forms – make sure Custom CSS checkbox is enabled) and then add the following to the Custom CSS section when defining your form.

    div.ss-form-entry {
        margin-bottom: 20px;
    }
    
    label.ss-q-item-label {
        display: inline;
    }

    That should get you started, once that is in place is there is further changes we can work from that baseline.

Viewing 1 replies (of 1 total)
  • The topic ‘Not well arranged’ is closed to new replies.