Need CSS help for a blog

Your layout totally changes when you drop from a two columns to a single column.

On wide screens you have some stuff in the left column and the left column using the Armadillo blog headlines stack.

When the screen gets narrow, you then switch to a single 1 column stack and then use the Armadillo blog stack.

You must do something really unusual to try to make the site responsive? Looks like you have two totally different pages based on screen size.

Without tearing apart all your code I’m guessing you are displaying two totally different stacks at about 1001px wide. My guess is you are using the “hide this Stack” on desktop and then using an entirely different layout on the smaller screens.

Anyway, they are basically two sets of stacks so no there won’t be a single CSS snippet to fix both.

I’d reconsider doing the layout that way. Once you have the Final layout figured out I can give you the code to make it work,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.