Hi all, adding to the question to find a solution.
The main change I want to make is to get the form width to be max width on mobile. (I can get by with the lack of other css changes to shopify forms app, as they sometimes work in google inspector but don’t translate when I add it to shopify base css file, or within the theme css section.)
So basically I want to change the breakpoint px size, which is currently at max-width: 490px for mobile. This is being controlled by the :host css (see screenshot). Does anyone know where the css for this :host exists within shopify for me to change it?
See screenshots: this is too narrow for some mobile
Hi there,
Did you find a solution?
I have the same problem. The form from the Forms App is way too smal compared to the rest of the page.
I tried adding the code to the end but nothing helped.
Support chat told me to post it here.
Looking at the application form of the original post makes me think its still unsolved.
Please help !
I think the problem was fixed internally by shopify because after I added some styling to the form as a compromise, I realized that the problem was fixed soon after. If it isn’t fixed after awhile for you, try adding css/styling to the parent container that the form lives in… so for example this the code I used: