hi sir,
I have purchased Merronic7, I want to show fixed top div on mobile i used below code these but theme default navbar show and then show custom div,please how to fix.
if ($(window).width() <= 767) {
$(".search-widget-panel").hide();
$(".responsive-modify-search").show().addClass("d-flex").removeClass("d-none");
Hi,
May I know which Metronic v7 demo are you using? Metronic v7 demo 1 as you can check here has fixed header mode on mobile.
Regards.