• Closed
  • Graham Newell
    Spectator
    October 6, 2015 at 12:40 am #21189

    Is there a way that I can set the width in pixels when the site becomes responsive.

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    October 6, 2015 at 11:34 am #21222

    Hi,

    You can use media queries to target different view port sizes.
    http://www.w3schools.com/css/css_rwd_mediaqueries.asp

    Thanks!