Title: Responsive Question
Last modified: August 21, 2016

---

# Responsive Question

 *  [fijijay](https://wordpress.org/support/users/fijijay/)
 * (@fijijay)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/responsive-question/)
 * Hi all. THanks for the great theme and all help. Very grateful for everyones 
   input and shared knowledge.
 * My question:
    Is there a way to make certain pages responsive, and certain pages
   not? I am using an Iframe and it isn’t reacting to the responsiveness of the 
   Tempera settings. I am wondering If i can turn responsiveness off for just the
   page this is on, so it is not causing problems.
 * Thanks for any help.
 * Jay

Viewing 1 replies (of 1 total)

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/responsive-question/#post-4634600)
 * You could use the page id and set the main content to a minimum width. XXX would
   be your page id number.
 *     ```
       .page-id-XXX #main {
           min-width: 700px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Responsive Question’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [batharoy](https://wordpress.org/support/users/batharoy/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/responsive-question/#post-4634600)
 * Status: not resolved