Title: Removing the services section
Last modified: August 30, 2016

---

# Removing the services section

 *  Resolved [geezee](https://wordpress.org/support/users/geezee/)
 * (@geezee)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/removing-the-services-section/)
 * I want to get rid of the services section altogether for now. If I just keep 
   the three services fields including the heading empty then it leaves a huge empty
   space between the slider and recent post. Please let me know if this can be elegantly
   accomplished or I’ll have to let go of this theme which I really like. Thank 
   you!

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

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/removing-the-services-section/#post-6894399)
 * Hi..
 * Please go to Admin Dashboard >> Appearance >> Theme Options >> Theme General 
   options.
 * Now copy below CSS code into Custom CSS Editor.
 *     ```
       .enigma_service{
       display:none !important;
       }
       ```
   
 * Save the changes.
 * Thanks.
 *  Thread Starter [geezee](https://wordpress.org/support/users/geezee/)
 * (@geezee)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/removing-the-services-section/#post-6894447)
 * Thank you so much. It worked perfectly\!!!
 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/removing-the-services-section/#post-6894460)
 * Most Welcome.
 * Thanks.

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

The topic ‘Removing the services section’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/removing-the-services-section/#post-6894460)
 * Status: resolved