html - Change a 2 column website to 1 column -
i have wordpress site 2 column portfolio. unfortunately there no possibilities change 1 column portfolio in backend - @ small resolutions layout automatically changes 1 column site.
http://hosting2015.esy.es/mw/immobilien/ausland/
so happens in code @ moment makes column change possible?
this caused css media queries, breakpoints in interface author declares. basically, author said "when viewport less 480 pixels, let each tile take 100% of container in width, forcing 1 column stack. when greater 480, give each tile max-width of 300 pixels (or that) , let them float (or tile, if will) please."
Comments
Post a Comment