The website has a regular menu (the only thing I’ve customized was the alignment from the css code) The problem is that in mobile both menus, the normal and the hamburger menu have both display: none so neither are shown. In desktop it works fine.
Can someone tell me how to fix this? I have some experience in changing html and css but this might be some code set up at the js code I assume and I don’t know how to change it or the risks involved.
Thanks.