9 comments found.
Fix bug iOS: “Hi, when using iPhone, the menu pop up unable to closed. For example, when you click on Menu, the menu bar will pop up, you must select the item in the menu, otherwise you are unable to close it. how can i solved it?”
Add row into app.css in ”.overlay”: cursor: pointer;
For me work fine.
I have downloaded the theme after buying, in the folder hidden-navigation and open index.html, but this does not show the hidden navigation version, its showing the default version with menu.
Hi!
The document says how to make the hidden menu.
I can explain as follows; You must add the ”.hidden-navigation” class to the body tag. As a result, it should be as follows.
<body class=”hidden-navigation”>
Hi, how can i change the background image(1024×768) on the login page? tks
Hello!
The background image is contained in the CSS file. To change this, you can install GULP or write CSS.
<body class=”form-membership” style=”background: url (image.jpg)”> ... ... </ body>
Tks. and i another question, how can i off the toast notification which show “Welcome, Kenneth hume” ?
Hello!
Follow ./assets/js/app.js. At the top of the file you can see this plugin. To see the changes, you need to include the file app.js on the page.
if i included /assets/js/app.js, then i will have 2 toast notification coming out.
wind_.on('load', function () {
$('.page-loader').fadeOut(700, function () {
setTimeout(function () {
toastr.options = {
timeOut: 3000,
progressBar: true,
showMethod: "slideDown",
hideMethod: "slideUp",
showDuration: 200,
hideDuration: 200
};
toastr.success('Welcome!');
});
}, 1000);
});
No. Delete these lines. You should modify the following code in the HTML file.
<script src = “app.min.js”> </script>
instead
<script src = “app.js”> </script>
Hi, when using iPhone, the menu pop up unable to closed. For example, when you click on Menu, the menu bar will pop up, you must select the item in the menu, otherwise you are unable to close it. how can i solved it?
tks
Hello!
Clicking anywhere outside the menu should close the menu (Black background). Does this work?
It won’t work in iPhone, so any solution?
Iphone may cause problems because there is no link to the clicked element. Alternatively, you can add a link after the menu opens. This may close the menu.
You mean the dummy menu?
Yeah. You can assign the same task to a different button.
Nice idea, groundbreaking design, awesome price.
Thanks 
Congratulations! Good Luck With Sales
Thanks 
Congratulations! Good Luck With Sales 
Thanks 
Great Work, Congratulations GLWS 
Thanks 
Amazing, what about vuejs version ?
Thank you for your comment 
There will be no vue.js version for this template.
Congratulations! Nice Work, GLWS 
Thanks 