Title: captions flash while loading
Last modified: September 23, 2024

---

# captions flash while loading

 *  Resolved [skitpappa121](https://wordpress.org/support/users/skitpappa121/)
 * (@skitpappa121)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/captions-flash-while-loading/)
 * Hello, I’ve been using Slider Pro for a long time for my photo portfolios. But
   I’m disturbed by a strange effect that occurs every time a page is loading, when
   some of the captions are visible for a millisecond on the left side of the page.
   This happens before the page is fully loaded. I’ve ytried different methods to
   get rid of it, but I haven’t been able to yet. Any idea why this happens and 
   how to get rid of it?
 * /LarsA
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcaptions-flash-while-loading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [bqworks](https://wordpress.org/support/users/bqworks/)
 * (@bqworks)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/captions-flash-while-loading/#post-18031656)
 * Hi, Lars. Some styling is applied to those captions/layers only after the slider
   script is loaded and executed, which happens after some delay. You could add 
   custom CSS to hide the captions before they’re ready. For example:
 *     ```wp-block-code
       .sp-no-js .sp-layer {    visibility: hidden;}
       ```
   
 * Best,
   David
 *  Thread Starter [skitpappa121](https://wordpress.org/support/users/skitpappa121/)
 * (@skitpappa121)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/captions-flash-while-loading/#post-18031667)
 * Yep, that removed them! Thanks so much, your support is still absolutely brilliant!
 * /Lars A

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

The topic ‘captions flash while loading’ is closed to new replies.

 * ![](https://ps.w.org/sliderpro/assets/icon-256x256.png?rev=2564176)
 * [Slider Pro](https://wordpress.org/plugins/sliderpro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sliderpro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sliderpro/)
 * [Active Topics](https://wordpress.org/support/plugin/sliderpro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sliderpro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sliderpro/reviews/)

## Tags

 * [captions](https://wordpress.org/support/topic-tag/captions/)
 * [loading](https://wordpress.org/support/topic-tag/loading/)

 * 2 replies
 * 2 participants
 * Last reply from: [skitpappa121](https://wordpress.org/support/users/skitpappa121/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/captions-flash-while-loading/#post-18031667)
 * Status: resolved