denis-tor Posted October 1, 2019 Share Posted October 1, 2019 here is the link https://tor-industries.eu on mobile there is a menu icon appearing on top left (please see screenshot attached). if you click it blocks the whole page. another menu icon linked to the main menu works fine. how to delete this one on top? Link to comment Share on other sites More sharing options...
denis-tor Posted October 10, 2019 Author Share Posted October 10, 2019 super. support works perfect as well as the forum Link to comment Share on other sites More sharing options...
Chill_user Posted October 14, 2019 Share Posted October 14, 2019 It's normal, it is menu of your mobile view, it help customer to navigate at your web site What can you do: you can modify the menu list in BackOffice- go to Backoffice, than modules -> Module manager. After, you need to modify the settings of the main menu and add links you need. If you need something more precise, please explain more you like to have as menu Link to comment Share on other sites More sharing options...
denis-tor Posted October 14, 2019 Author Share Posted October 14, 2019 50 minutes ago, Amantha Bill said: It's normal, it is menu of your mobile view, it help customer to navigate at your web site I have already mobile menu to navigate and it is in the middle from the right side with "MENU" still no idea how to switch this burger on top Link to comment Share on other sites More sharing options...
Chill_user Posted October 14, 2019 Share Posted October 14, 2019 In your custom css (/web_folder/themes/your_theme/assets/css/custom.css) add next lines of code #menu-icon { display:none; } And clear cache Link to comment Share on other sites More sharing options...
denis-tor Posted October 14, 2019 Author Share Posted October 14, 2019 1 hour ago, Amantha Bill said: In your custom css (/web_folder/themes/your_theme/assets/css/custom.css) add next lines of code #menu-icon { display:none; } And clear cache thank you Maestro! that worked! Appreciate your assistance! Link to comment Share on other sites More sharing options...
Loretta912 Posted October 15, 2019 Share Posted October 15, 2019 18 hours ago, Amantha Bill said: In your custom css (/web_folder/themes/your_theme/assets/css/custom.css) myprepaidcenter add next lines of code #menu-icon { display:none; } And clear cache Exactly what I needed! You just saved me several hours. Thanks! Thank you so much. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now