The off canvas menu item is permanently displaying on the desktop mode. Please help Thanks
cacolea Hi
I can't access your site now, could you check?
P/s: if your host limits access from my place, pls add exception for the IP address I added in fields of your first post.
saguaros
sorry, not gannsrund.
ganssrund.de
sorry, ganssrund.de
Hi
You can try with this custom CSS:
@media (min-width: 1200px){ .t3-mainnav .off-canvas-toggle { display: none; } }
put into file: root/templates/ja_techzone/css/custom.css (Create this file if it doesn't exist)
Regards
saguaros wow
perfect
thank you very much