Title: service section size
Last modified: October 2, 2017

---

# service section size

 *  Resolved [xxpavan](https://wordpress.org/support/users/xxpavan/)
 * (@xxpavan)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/service-section-size/)
 * i tried to reduce the service section with this code
 * .enigma_sevice {
    padding-top: 10px; padding-bottom: 10px; !important;
 * }
 * did not work can anyone help me

Viewing 1 replies (of 1 total)

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/service-section-size/#post-9550648)
 * Hii xxpavan,
 * Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General 
   Options -> paste the below css in Custom CSS box and save –
 *     ```
       .enigma_service {
           padding-bottom: 10px !important;
           padding-top: 10px !important;
       }
       ```
   
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘service section size’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/service-section-size/#post-9550648)
 * Status: resolved