Dropdown text/background hidden

Hello,

i just noticed that a dropdown menu on the footer is hidden on mobile view.

Please help to show on top of other on mobile screen.

thanks
S.

Hi Sovann,

I can see the issue and found an error on the console. Can we fixed that first?

Uncaught ReferenceError: jQuery is not defined
    at (index):18
(index):68 Uncaught ReferenceError: jQuery is not defined
    at (index):68
frontend.js:3433 Uncaught TypeError: $(...).owlCarousel is not a function
    at HTMLDocument.<anonymous> (frontend.js:3433)
    at i (jquery.js:2)
    at Object.add [as done] (jquery.js:2)
    at a.fn.init.n.fn.ready (jquery.js:2)
    at frontend.js:3422
    at frontend.js:3500

Check this thread for guidance. JS errors can prevent some functions from working. Even when it is working, it looks like this:

Usually we don’t recommend Navigation Inline on mobile if you do have dropdowns. In terms of UX, as you can see it is not as good, so if in case you will consider, why not create 2 navigation inline out of it? Then stack it up on top of each other instead?

Hope this helps.

Good suggestion. i have removed the drop-down menu.
Thanks.

You’re welcome, Sovann.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.