Title: css styles / images loading
Last modified: April 27, 2022

---

# css styles / images loading

 *  Resolved [marcinponicki](https://wordpress.org/support/users/marcinponicki/)
 * (@marcinponicki)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/css-styles-images-loading/)
 * Hello – I have issue with some images loadins/css style. Some of the text boxes
   and images supposed to “fade in” , “slide in” etc. But they are loaded instantly
   and then dissaperears and appears again with animation. [http://rockclimbing.com.pl/](http://rockclimbing.com.pl/)
   
   When i move to the subpage – the picture is loading way to slow. And I’ve noticed
   that some images loads cropped on the left and right side at the beggining and
   after while they are loeading/showing again in normal size. example [https://rockclimbing.com.pl/voucher/](https://rockclimbing.com.pl/voucher/)
 * Any ideas how to resolve this ?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-styles-images-loading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [marcinponicki](https://wordpress.org/support/users/marcinponicki/)
 * (@marcinponicki)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15605288)
 * Any help ?
 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15610291)
 * Hello.
 * Sorry, the notification doesn’t work for the new posts here. I asked admins –
   they don’t know the reason.
 * I will look at the site tomorrow.
 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15611680)
 * Pls, add this CSS code to ‘Corrections for lazy loading scripts’ styles settings:
 *     ```
       .elementor-top-section.elementor-section-stretched[data-settings*="section-stretched"]
       {
       	width: 100vw!important;
       	left: calc((-100vw + 100%) / 2)!important;
       }
   
       .elementor-element[data-settings*="animation\""]
       {
       	animation-name: none!important;
       }
   
       body.seraph-accel-js-lzl-ing header .head .navigation-bar
       {
       display:none;
       }
       ```
   
 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [4 years ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15633100)
 * Does it help?
 *  Plugin Author [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * (@seraphinitesoft)
 * [3 years, 12 months ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15727667)
 * Closed due to inactivity.

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

The topic ‘css styles / images loading’ is closed to new replies.

 * ![](https://ps.w.org/seraphinite-accelerator/assets/icon-256x256.jpg?rev=2610331)
 * [Seraphinite Accelerator](https://wordpress.org/plugins/seraphinite-accelerator/)
 * [Support Threads](https://wordpress.org/support/plugin/seraphinite-accelerator/)
 * [Active Topics](https://wordpress.org/support/plugin/seraphinite-accelerator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seraphinite-accelerator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seraphinite-accelerator/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Seraphinite Solutions](https://wordpress.org/support/users/seraphinitesoft/)
 * Last activity: [3 years, 12 months ago](https://wordpress.org/support/topic/css-styles-images-loading/#post-15727667)
 * Status: resolved