Title: Remove config button left
Last modified: August 22, 2016

---

# Remove config button left

 *  Resolved [larys](https://wordpress.org/support/users/larys/)
 * (@larys)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-config-button-left/)
 * _Hello!_
 * Someone can tell me the way to remove the top left rounded button of slider? 
   The button for config page, I want remove it!
 * THANKS!
 * [https://wordpress.org/plugins/easing-slider/](https://wordpress.org/plugins/easing-slider/)

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

 *  Thread Starter [larys](https://wordpress.org/support/users/larys/)
 * (@larys)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-config-button-left/#post-5417166)
 * Help me please!
 *  Plugin Author [MatthewRuddy](https://wordpress.org/support/users/matthewruddy/)
 * (@matthewruddy)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/remove-config-button-left/#post-5417264)
 * Add this code to your theme’s functions.php file.
 *     ```
       add_filter( 'easingsliderlite_edit_slideshow_icon', '__return_false' );
       ```
   

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

The topic ‘Remove config button left’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easing-slider_262626.svg)
 * [Easing Slider](https://wordpress.org/plugins/easing-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easing-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easing-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/easing-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easing-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easing-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [MatthewRuddy](https://wordpress.org/support/users/matthewruddy/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/remove-config-button-left/#post-5417264)
 * Status: resolved