Suffian Ahmed, I looked at your website http://demo.dinecaters.com off canvas are opening automatically by clicking on the button. The problem is the same as on my website https://teos34.ru/
Yes, what is the solutions.. it's very bad now, need to share with the client...
Olivia, Can you help us to resolve this issue temporarly and later you can fix in next release ASAP.
Please.... We are waiting for your call.
Regards
Suffian Ahmed
I found some temporary solutions for our issue. Hope Olive will give us the suggestion on this error.
This below CSS Class having some problem, it's not allowing to click it on links or buttons instead overlay it and whenever we click on any buttons it opening menu overlay...
Class are given below,
class=" bd-menuoverlay-12 bd-menu-overlay"
=================================================
@media (max-width: 991px)
.bd-hmenu-1 .bd-menu-overlay {
/* display: inline-block; */
transition: opacity 700ms cubic-bezier(0.6, -0.5, 0.3, 1.5) 0ms;
transition-property: opacity, margin-left;
}
======================
Once we comment the code from the class mobile version above its allowing us to click on the mouse and the mobile menu is not opening again and again on every click
/* display: inline-block; */
Any words from you... Appreciated your suggestions and solutions.
May be display: none !Important; will work.
Regards
Suffian Ahmed
> > Suffian Ahmed, I looked at your website http://demo.dinecaters.com off canvas are opening automatically by clicking on the button. The problem is the same as on my website https://teos34.ru/
> >
>
> Yes, what is the solutions.. it's very bad now, need to share with the client...
>
> Olivia, Can you help us to resolve this issue temporarly and later you can fix in next release ASAP.
>
> Please.... We are waiting for your call.
>
> Regards
> Suffian Ahmed
I found some temporary solutions for our issue. Hope Olive will give us the suggestion on this error.
This below CSS Class having some problem, it's not allowing to click it on links or buttons instead overlay it and whenever we click on any buttons it opening menu overlay...
Class are given below,
class=" bd-menuoverlay-12 bd-menu-overlay"
=================================================
@media (max-width: 991px)
.bd-hmenu-1 .bd-menu-overlay {
/* display: inline-block; */
transition: opacity 700ms cubic-bezier(0.6, -0.5, 0.3, 1.5) 0ms;
transition-property: opacity, margin-left;
}
======================
Once we comment the code from the class mobile version above its allowing us to click on the mouse and the mobile menu is not opening again and again on every click
/* display: inline-block; */
Any words from you... Appreciated your suggestions and solutions.
May be display: none !Important; will work.
Regards
Suffian Ahmed
Last edited 10 May 2018 by Web IT Solutions LLP