Title: Modify css for mobile device
Last modified: August 22, 2016

---

# Modify css for mobile device

 *  Resolved [nurandi](https://wordpress.org/support/users/nurandi/)
 * (@nurandi)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/modify-css-for-mobile-device/)
 * Hi,
    I want to add extra space between service-box (on home page) for mobile 
   device (except service-box 4 & 5), as ilustrated here [http://goo.gl/VvIRfY](http://goo.gl/VvIRfY).
   Would you please advice me how to modify the css file?

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

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [11 years, 7 months ago](https://wordpress.org/support/topic/modify-css-for-mobile-device/#post-5383669)
 * Can you post a link to your live site? That works better for CSS issues than 
   using an image.
 *  Thread Starter [nurandi](https://wordpress.org/support/users/nurandi/)
 * (@nurandi)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/modify-css-for-mobile-device/#post-5383693)
 * Sure. This is my site [http://kurvanormal.hol.es](http://kurvanormal.hol.es)
 *  Thread Starter [nurandi](https://wordpress.org/support/users/nurandi/)
 * (@nurandi)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/modify-css-for-mobile-device/#post-5383800)
 * I resolved this issue. I just added this code on style.css
 *     ```
       .row-fluid .span3 .service-box .entry-content {
         	padding-bottom: 40px !important;
       }
       ```
   
 * I am not sure that is the best solution. If you have better solution, please 
   let me know ..

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

The topic ‘Modify css for mobile device’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [nurandi](https://wordpress.org/support/users/nurandi/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/modify-css-for-mobile-device/#post-5383800)
 * Status: resolved