• Resolved DoggHousePro

    (@dogghousepro)


    my main menu only has 3 items. very small.
    i am trying to have it display on mobile devices the same way it would on computer.

    instead i get a new toggle-small-menu thing that says “MENU” and then you click, and there is a drop down menu. I’d rather this behavior did not exist.

    i tried playing with the style.css file and the small-menu.js file but was unsuccessful when deleting codes.

    any advice? Overall I think that the theme is cool, sleek, and worthy. I’d like to see if we can alter this behavior before I just throw in the towel and grab another theme.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Template Express

    (@danstriker)

    hello,

    you will have to remove the small-menu.js file and reference to it in the header.php and functions.php

    then you will have to remove the following from the style.css

    #masthead .site-introduction {
    		float: none;
    		padding: 0;
    		width: 100%;
    	}
    Thread Starter DoggHousePro

    (@dogghousepro)

    you rock. thanks for the quick response.

    Theme Author Template Express

    (@danstriker)

    No problem. Good luck with your website.

    Hi team,

    I am using adamos theme for 1 of my client.

    I have 2 issues. When I changes the sub navigation to horizontal, the parent menu items with sub menus are stretching weirdly when clicked upon.

    Also, I want the sub menus appear for all individual project page. Example, I have 7 projects under sub menu 1. The sub menu should appear when I go to individual projects as well.

    Thanks
    Fahima

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove mobile nav menu toggle’ is closed to new replies.