Title: Remove butons
Last modified: August 22, 2016

---

# Remove butons

 *  Resolved [PanHaza](https://wordpress.org/support/users/panhaza/)
 * (@panhaza)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/)
 * Hello, can i remove this 2 butons in portfolio? I mean – zoom and link.
    Thx 
   for answer and Happy new year!

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/#post-5610062)
 * Hey there PanHaza,
 * Could you post a link to your page where you want to remove these buttons so 
   I can take a look? Generally this is something that could be done with some custom
   CSS.
 * Best regards,
    Bojan
 *  Thread Starter [PanHaza](https://wordpress.org/support/users/panhaza/)
 * (@panhaza)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/#post-5610063)
 * [http://www.fotbalova-bible.eu](http://www.fotbalova-bible.eu)
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/#post-5610064)
 * Hey again,
 * If these are the buttons you’re referring to [http://screencast.com/t/gmmGdtjowW3b](http://screencast.com/t/gmmGdtjowW3b)
   please try adding the following CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or add it in your site using the following plugin if your theme doesn’t have 
   custom CSS tab.
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       .enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay {
       visibility: hidden;
       }
   
       .enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons {
       display: none;
       }
       ```
   
 * This should remove the hover effect and the buttons.
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/#post-5610160)
 * [@panhaza](https://wordpress.org/support/users/panhaza/): Yes Theme has a custom
   CSSr tab.
 * In Theme-Options.
 * Thanks

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

The topic ‘Remove butons’ 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/remove-butons/#post-5610160)
 * Status: resolved