Hi all customer,
In this topic we’ll help you use a GIF image as Pre-Loader of our theme.
Step 1: In Theme Options -> General Settings please set it like this:
Step 2: Go to
Appearance ->
Customize ->
Additional CSS and add this code:
.haru-loading-site-absolute {
background-image: url(https://your-image.gif); // you can change to other value
background-size: cover;
width: 200px!important; // you can change to other value
height: 155px!important; // you can change to other value
}
.haru-loading-site-absolute > div {
display: none;
}
Hope this helps!
******
Regards,
HaruTheme
-
This topic was modified 3 years, 8 months ago by
admin.
-
This topic was modified 3 years, 8 months ago by
admin.
-
This topic was modified 3 years, 8 months ago by
admin.