few changes are updated
This commit is contained in:
Vendored
+1
-1
@@ -197,7 +197,7 @@ if (window.location.pathname.includes(loc_path) === false) {
|
||||
localStorage.removeItem("top_data")
|
||||
}
|
||||
|
||||
let loc_paths = '/partners.html';
|
||||
let loc_paths = '/becomeamember.html';
|
||||
if (window.location.pathname.includes(loc_paths) === true) {
|
||||
$(".header-area").removeClass("bg-white");
|
||||
$(".header-bottom.sticky-bar").addClass("shadow-none")
|
||||
|
||||
Reference in New Issue
Block a user