Home › Forums › Support › Ipad layout This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 19, 2015 at 8:36 am #122148 Jacqui Farmer Hi Love the theme – I’m a beginner so it’s fabulous. But where do I drop the code below to make my site fit the iPad? Do I add it to style.css? @media (max-width: 768px) { .sidebar, .content-area { float: none; width: 100%; left: 0; right: 0; } } Thanks for your help! Jacqui July 19, 2015 at 9:15 am #122155 TomLead Developer Lead Developer Glad you’re liking it! This bug has been fixed – just waiting for WordPress.org to release the update. You can add this code using these instructions: http://generatepress.com/knowledgebase/adding-css/ @media (max-width: 768px) { .sidebar, .content-area { float: none; width: 100%; left: 0; right: 0; } } Or you can install 1.3.05: https://wordpress.org/themes/download/generatepress.1.3.05.zip July 19, 2015 at 9:29 am #122158 Jacqui Farmer Done it! Thank you! off to write a fab review…… July 19, 2015 at 9:38 am #122159 TomLead Developer Lead Developer No problem! Thanks 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In