Title: Keep Fullscreen Button Visible
Last modified: September 1, 2016

---

# Keep Fullscreen Button Visible

 *  Resolved [txnyriny](https://wordpress.org/support/users/txnyriny/)
 * (@txnyriny)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/keep-fullscreen-button-visible/)
 * Hi,
 * Could you please let me know what code to edit so the fullscreen button doesn’t
   disappear when the cursor is moved off the main slider image? I want the button
   to be constantly displayed.
 * Thanks!
 * [https://wordpress.org/plugins/ultimate-responsive-image-slider/](https://wordpress.org/plugins/ultimate-responsive-image-slider/)

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

 *  [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/keep-fullscreen-button-visible/#post-7612140)
 * Hello txnyriny,
    please add the following section of code in custom css-
 *     ```
       .sp-fade-full-screen{
       opacity: 1 !important;
       }
       ```
   
 * Thanks.
 *  Thread Starter [txnyriny](https://wordpress.org/support/users/txnyriny/)
 * (@txnyriny)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/keep-fullscreen-button-visible/#post-7612210)
 * That works — thanks!

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

The topic ‘Keep Fullscreen Button Visible’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-responsive-image-slider/assets/icon-128x128.gif?
   rev=2305926)
 * [Ultimate Responsive Image Slider](https://wordpress.org/plugins/ultimate-responsive-image-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-responsive-image-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-responsive-image-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-responsive-image-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-responsive-image-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-responsive-image-slider/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [txnyriny](https://wordpress.org/support/users/txnyriny/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/keep-fullscreen-button-visible/#post-7612210)
 * Status: resolved