This topic is: not resolved
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
Hi
Please attach a screenshot or give me a link for clarity .
Unfortunately we have a lot of templates .
Thanks
I’m using the Nelva – Marketing, Finance, Startup Theme and the Business demo pulled in. Here is the link to the website and the map is on the homepage.
Hi sorry from delay.
You can reduce it here
js/scripts.js hide: 500
$(‘[data-toggle=”popover”]’).popover({
container: “body”,
placement: “top”,
trigger: “hover”,
delay: {
show: 0,
hide: 500
},
html: true,
content: function() {
var content = $(this).attr(“data-popover-content”);
return $(content).children(“.popover-body”).html();
},
});
But now it is 5 seconds not 15 seconds
Thanks
You must be logged in to reply to this topic.