Reply To: how to use date picker

#955

OwlThemes
Keymaster

Hi.
Thanks for your question.

how can i activate date picker?
————-
Template uses Ul datepicker. Find settings here https://jqueryui.com/datepicker/ and edit js/custom.js file

how to change the logo image to my logo.
————-
Template uses lozad.js ( https://apoorv.pro/lozad.js/ ) – highly performant, light and configurable lazy loader in pure JS with no dependencies for images, iframes and more, using IntersectionObserver API

In HTML, add an identifier to the element (default selector identified is lozad class):

<img class="lozad" data-src="img/logo_blue.png" data-srcset="img/logo_blue.png, img/logo_blue@2x.png 2x" alt="DiDent">

“img/logo_blue@2x.png 2x” for Retina Display

For use with background images:

<div class="lozad" data-background-image="img/logo_blue.png">
    ...
</div>

http://dental.owl-themes.net/documentation/#html
Or please use standart html tag https://www.w3schools.com/tags/tag_img.asp

how to change the location on the map?
————-
Please watch the video https://youtu.be/YUghF_meNoM

If you have other questions just tell us, we will answer with pleasure.

We hope you liked our theme. We will be grateful for your review.
Have a great day 🙂

Attachments:
You must be logged in to view attached files.