Title: Tablet breakpoint
Last modified: March 3, 2017

---

# Tablet breakpoint

 *  Resolved [netniks](https://wordpress.org/support/users/netniks/)
 * (@netniks)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/tablet-breakpoint/)
 * I’m using the following grid classes to create a four-column layout, like this:
 *     ```
       <div class="grid-25">
         <image>
       </div>
       <div class="grid-25">
         <image>
       </div>
       …
       ```
   
 * Unfortunately, the tablet breakpoint converts the four-column view into a single
   column:
 * [http://netniks.cmslauncher.info/north-american-manufacturing/](http://netniks.cmslauncher.info/north-american-manufacturing/)
 * Is there a CSS way to prevent the theme from responding from four to one column
   until the smartphone breakpoint?
 * Thanks and regards,
    Todd
    -  This topic was modified 9 years, 1 month ago by [netniks](https://wordpress.org/support/users/netniks/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/tablet-breakpoint/#post-8872412)
 * Hi Todd,
 * You can do something like this:
    `<div class="grid-25 tablet-grid-25 mobile-grid-
   100">`
 * Let me know if this helps.
    -  This reply was modified 9 years, 1 month ago by [Leo](https://wordpress.org/support/users/leohsiang/).
 *  Thread Starter [netniks](https://wordpress.org/support/users/netniks/)
 * (@netniks)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/tablet-breakpoint/#post-8872631)
 * Hi Leo,
    That did it, perfectly… thanks!!!
 * Thanks and regards,
    Todd
 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/tablet-breakpoint/#post-8872645)
 * You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tablet breakpoint’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

## Tags

 * [breakpoint](https://wordpress.org/support/topic-tag/breakpoint/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [tablet](https://wordpress.org/support/topic-tag/tablet/)

 * 3 replies
 * 2 participants
 * Last reply from: [Leo](https://wordpress.org/support/users/leohsiang/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/tablet-breakpoint/#post-8872645)
 * Status: resolved