• Closed
  • Graham Newell
    Spectator
    06.10.2015 at 00:40 #21189

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

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    06.10.2015 at 11:34 #21222

    Hi,

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

    Thanks!