Title: Remove link button in Custom CSS
Last modified: August 31, 2016

---

# Remove link button in Custom CSS

 *  [karhu2016](https://wordpress.org/support/users/karhu2016/)
 * (@karhu2016)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-link-button-in-custom-css/)
 * How to remove the slider link button in Custom CSS? I am using the free version.

Viewing 1 replies (of 1 total)

 *  [WEN Solutions](https://wordpress.org/support/users/wen-solutions/)
 * (@wen-solutions)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-link-button-in-custom-css/#post-7196268)
 * Hello [@karhu2016](https://wordpress.org/support/users/karhu2016/)
 * To remove the slider link you need to add below Custom CSS.
 *     ```
       a.banner-btn {
           display: none;
       }
       ```
   
 * Hope this will help to resolve your issue.
 * Regards!!!

Viewing 1 replies (of 1 total)

The topic ‘Remove link button in Custom CSS’ is closed to new replies.

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

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 1 reply
 * 2 participants
 * Last reply from: [WEN Solutions](https://wordpress.org/support/users/wen-solutions/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/remove-link-button-in-custom-css/#post-7196268)
 * Status: not resolved