A typical situation in the sidebar is:
new posts widget, ten „posts“ long
forum stats widget, just some rows
resource stats, just some rows
If i could „connect“ these two widgets, it would mean they stay together, when a responsive view with two columns is shown.
if screen is sized for two columns:
.css {
xyz
}
Any idea how to do that?
new posts widget, ten „posts“ long
forum stats widget, just some rows
resource stats, just some rows
If i could „connect“ these two widgets, it would mean they stay together, when a responsive view with two columns is shown.
post widget 2 3 4 5 6 7 8 9 |
|
if screen is sized for two columns:
.css {
xyz
}
Any idea how to do that?
Last edited: