Title: Our work section &#8211; responsive?
Last modified: August 21, 2016

---

# Our work section – responsive?

 *  Resolved [wpbambi](https://wordpress.org/support/users/wpbambi/)
 * (@wpbambi)
 * [12 years ago](https://wordpress.org/support/topic/our-work-section-responsive/)
 * When the browser is getting smaller (probably < 768px), the Our Work section 
   is not centered anymore…
    You can see it in the demo, it suddenly has a left 
   border (~400px) [http://imonthemes.com/isis/](http://imonthemes.com/isis/) How
   can one get rid of this effect?

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

 *  [Md Mosaober Hasan](https://wordpress.org/support/users/imon-hasan/)
 * (@imon-hasan)
 * [12 years ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859152)
 * Hi,
 * can you give me any screen shot .
 * Because 768 x 1024 , 1024 x 768 , 320 x 480 , 480 x 320
 * in those Resolution its look good and also those are the standard resolution .
 * pls exactly which resolution are you checked
 * thanks
 *  Thread Starter [wpbambi](https://wordpress.org/support/users/wpbambi/)
 * (@wpbambi)
 * [12 years ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859256)
 * Here you are
    [http://666kb.com/i/cnxheocqudixday2o.jpg](http://666kb.com/i/cnxheocqudixday2o.jpg)
   The width is 955px.
 *  [Md Mosaober Hasan](https://wordpress.org/support/users/imon-hasan/)
 * (@imon-hasan)
 * [12 years ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859378)
 * Hi,
 * add this in very bottom in style.css
 *     ```
       @media only screen and (max-width:955px) {.our_work .work {
           float: left;
           width: 301px;
           margin-right: 40px;
           margin-top: 14px;
           margin-left: 32px;
       } }
       ```
   
 * thanks
 *  [Md Mosaober Hasan](https://wordpress.org/support/users/imon-hasan/)
 * (@imon-hasan)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859511)
 * solved
 *  Thread Starter [wpbambi](https://wordpress.org/support/users/wpbambi/)
 * (@wpbambi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859513)
 * What do I have to do to solve the problem in my existing installation, Hasan?
   Just add the rows you mentioned?

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

The topic ‘Our work section – responsive?’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [wpbambi](https://wordpress.org/support/users/wpbambi/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/our-work-section-responsive/#post-4859513)
 * Status: resolved