Digilab template issue

Digilab template doesn’t work in Chrome - Version 80.0.3987.149 (Official Build) (64-bit).
You can see this in http://gdv-world.ru/digilab2/
This is the original template without changes.
Texts do not display… There are many empty areas…
Why?

If you turn off top bar in template demo (https://colorlib.com/preview/#digilab) you can see that it doesn’t work correctly.

Sorry, the issue was in one of the third party Chrome extensions (cashback service).

Hi There,

Thanks for getting back to me.

I’m glad you were able to resolve the issue.

Feel free to reach out to me in case something else comes up :slight_smile:

Why the mobile version of this template doesn’t scroll down?

Hi Ehil

Try to use this code for not fixing the problem:

.owl-carousel.owl-drag .owl-item {
-ms-touch-action: auto;
touch-action: auto;
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}

You can find original of this code here in this file:
http://gdv-world.ru/digilab2/css/owl.carousel.min.css

Thank you so much! All is OK!

Thank you Ehil :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org

I am having a few issues with Digilab.

Could you explain how to just eliminate the slider and keep the first slide?

Hi

Its an html template, you just need to edit slider html content and delete the content you dont want

I was kind of hoping to find out which classes would remove the slider functionality but keep the look of the first slide. This template has a ton of css and isn’t very mobile friendly so I am trying to make adjustments since I love the look.

hi

@kklimack would you mind sharing the liver URL wi the screenshot?