Home › Forums › Support › Grid error on tablet This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 24, 2018 at 12:15 am #708792 Paul Hi, Using GP premium and light weight columns plugin and got a strange issue when wrapping two columns in a div. I t all works perfectly on desktop and mobile but when in tablet mode the surrounding box doesn’t wrap the whole element – see screenshot: https://cl.ly/5b6d26350855 GP Premium 1.7.2 October 24, 2018 at 4:27 am #708944 DavidStaff Customer Support Hi there, try this CSS: @media (max-width: 1024px) { .lgc-clear { display: block !important; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 24, 2018 at 5:43 am #709002 Paul That worked. Thanks October 24, 2018 at 6:00 am #709007 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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