• Great theme thank you. Working through a few bugs. The first big one is in the responsive view of the mobile navigation menu. When the user clicks directly on the little accordion image the web page loads the home page. If the user clicks to the left or right of the icon the menu works appropriately.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    We have tested the issue locally, but we are not able to recreate the issue that you are facing.
    Can please post your site URL and a screen shot of your issue so that we can monitor and fix your issue?

    Best regards.

    Thread Starter tsetsaf

    (@tsetsaf)

    Agreed even your demo works right. Looking at your demo how are you setting your main menu? My code looks significantly different using the WP Menus

    <a class="skip-link screen-reader-text" href="#content">Skip to content</a>	    <a id="mobile-trigger" href="#mob-menu"><i class="fa fa-bars"></i></a>
    	    <div id="mob-menu">
    			<ul id="menu-main-menu" class="menu"><li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-7 current_page_item menu-item-61"><a href="/">Home</a></li>
    Thread Starter tsetsaf

    (@tsetsaf)

    <a class="skip-link screen-reader-text" href="#content">Skip to content</a>	    <a id="mobile-trigger" href="#mob-menu"><i class="fa fa-bars"></i></a>
    	    <div id="mob-menu">
    			<ul id="menu-main-menu" class="menu"><li id="menu-item-61" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-7 current_page_item menu-item-61"><a href="/">Home</a></li>

    Here is the menu code. Looks different than your demo. using the built in menu manager.

    Hello again,

    We do not seem to see any difference. It would be better if you could just give us your site URL or any screenshot highlighting the issue.

    Hope you understand.
    Best regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile Responsive Menu Issue – Reloading Home’ is closed to new replies.