Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 11, 2014 at 7:51 am #302422 aabeleParticipant Hi guys, How do you control at what width the mobile view kicks in? Cheers! Andrew August 11, 2014 at 5:22 pm #302739 GünterKeymaster Hi aabele! Thank you for using our theme. in enfold/css/grid.css you can find the media queries like: @media only screen and (min-width: 480px) and (max-width: 767px) { .... } They control the responsive design. Regards, Günter Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In