Chào các bạn,
Mình đang sử dụng template của các bạn. Chất lượng rất ổn, chỉ có một vấn đề này.
Khi mình bỏ Preloader đi thì menu hiển thị mất hết style trong vài giây, sau đó mới bình thường: https://db.tt/QzYtEGC0
Việc này tuy nhỏ nhưng lại thành nghiêm trọng, vì sử dụng Preloader liên tục làm cho khách hàng bực mình, mà bỏ preloader đi menu bị mất style thì trông site không chuyên nghiệp.
Nhờ các bạn kiểm tra giúp hộ mình nhé.
Cảm ơn các bạn.
Thành
Chào bạn,
Bạn đã thay đổi gì trong file script.js chưa? Nếu chưa, hãy update file script.js mà chúng tôi gửi bạn qua email
Hi,
For the customers who have this problem: Menu style gone (for just a few seconds) after removing preloader
If you do not make any changes in file script.js, please contact us to get the update file
Regards,
Sorry for raising back this issue.
The new script is better indeed. When I tested on my localhost, I hardly notice the change.
But when I uploaded to the server, where it is slower. The glitch is quite visible.
Is there any way to completely remove this?
Thank you very much.
Hi,
Please open file html and change the code:
<nav class="navigation nav-c" data-menu-type="1200">
into
<nav class="navigation nav-c nav-desktop" data-menu-type="1200">
Thank you.
I uploaded this template to a hosting: http://fc-hanoi.com/bookawesome/html/index.html
I changed the <nav> class as you suggested.
It is better, but menu still slightly push down a little bit and then back to normal.
For other pages, when I removed the preloader, the menu style problem is just as before.
My client is very strict on this issue, so I am open if you want to charge me a little fee to resolve this issue.
Thank you.
Hi,
The menu behavior is because of loading page. Please try this solution
Open file html and change
<a href="#" class="bars-close">
to
<a href="#" class="bars-close" >Close</a>
About other pages, (For other pages, when I removed the preloader, the menu style problem is just as before.) you also have to change the code for those page, not only homepage