Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

alchymyth on "Content does not align properly on certain window sizing"

$
0
0

add a line to style.css to adjust the article width for the first media query;
find this section:

/* Smaller than standard 1060 (devices and browsers) */
@media screen and (max-width: 1060px) {
  #page {
    max-width: 900px;
  }

add this directly after the above section:

.hentry { width: 510px; margin-left: 15px; }

Viewing all articles
Browse latest Browse all 16569

Latest Images

Trending Articles



Latest Images