0

Im looking to override a piece of code from a Google form iframe, I want to adjust the width, but I have tried adding that style into my own css and adding !important after the width size but it doesn't seem to work.

Here is the style I am trying to override:

.freebirdFormviewerViewCenteredContent {
    margin: auto;
    width: 640px;
}

Let me know if you guys have another solution I could try.

(also please only css and html answers, I cant add javascript/jquery.)

Harry.

0 Answers0