Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    You’ll need to write the CSS to accomplish this. Something like:

    @media only screen and (max-width: 600px) {
     .post.one-third { width: 100%; float: none; margin: 0; }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘can be responsive?’ is closed to new replies.