Relative Content

Tag Archive for htmlcssfootermediaquery

Footer losing column display with small viewport CSS

I currently have a footer inserted to the bottom of my page. everything appears as it should on a larger viewport (above 575px). I created a media query to reduce front size below that breakpoint but it stacks the two footer sections on top of each other instead of remaining side by side in columns.