So I am working on a shopify page that wants to hide the footer on certain pages to give more room for a iframe to load on mobile and I got to hide the footer without issue but the section doesnt take up newly created space and I cant figure out why?
The section is the only tag inside the main tag and the main tag uses the whole page. This is the css i have on the iframe. I am very new to css so I apologizes if I made any glaring errors