Hero slider No delay! Pre-load? Impulse theme

Hi,

im trying to make the first image of slider have no delay or pre-loaded on the page

because now when customer goes to page it shows black screen before loading

my site is https://luxurymrkt.com

1 Like

@Luxurymrkt

can you please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
.hero__image-wrapper:before, .hero__media:before {
    display: none;
}
1 Like

This doesn’t work.

1 Like

@inth3moment

oh sorry for that issue can you please share store url so i will check and let you know