Title: Delete Clients Section
Last modified: August 31, 2016

---

# Delete Clients Section

 *  [smgaffne](https://wordpress.org/support/users/smgaffne/)
 * (@smgaffne)
 * [10 years ago](https://wordpress.org/support/topic/delete-clients-section/)
 * I would like to disable the clients section (with the option of adding it back
   later). I have tried to go in through Customize and delete the images and #, 
   but they still show up on the front page. Please advise.

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

 *  Theme Author [Sanjeev](https://wordpress.org/support/users/infotuts/)
 * (@infotuts)
 * [10 years ago](https://wordpress.org/support/topic/delete-clients-section/#post-7344278)
 * Hi,
 * You can use the code given below in Appearance > Customise > Custom Style > Custom
   CSS:
 *     ```
       .home .petron{
       display: none;
       }
       ```
   
 * to hide that section.
 * Thanks
 *  [lkj43](https://wordpress.org/support/users/lkj43/)
 * (@lkj43)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/delete-clients-section/#post-7344352)
 * Can I change it to just show 4? I’m thinking of editing it to be a skills rather
   than a client section with no links.

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

The topic ‘Delete Clients Section’ is closed to new replies.

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

 * 2 replies
 * 3 participants
 * Last reply from: [lkj43](https://wordpress.org/support/users/lkj43/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/delete-clients-section/#post-7344352)
 * Status: not resolved