• Hello,

    I just used this theme for my graphic design portfolio and really like it. My site was live as of two days ago.

    Everything seemed OK until today when I looked at it on my phone. For some reason, there is the toggle which should be there and then the desktop menu display is there as well. It is only happening on mobile and tablet views. The desktop view seems to be OK.

    When I look at it locally, it is fine, but for some reason, it is not displaying correctly.

    Can someone please help?

    Thank you in advance.
    Lisa

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello I am also having this same issue. One day it was fine and the next the menu changed to a mobile view (right side). I am using a desktop computer. I noticed that when I hover over where the menu is supposed to be there are hyperlinks but the words are not there. The mobile menu on the right works. I’ve tried deleting and reinstalling the theme but it does nothing. I’ve been watching this forum to see if there has been any answer or change. So far nothing.

    I have The Same Problem very annoying I tried to contact them but …….????????

    I just created a new version of my website using this theme and stumbled onto this problem as well. It makes it look bad on a phone or tablet. Some help with this issue would be greatly appreciated by us all!

    Found a quick fix for this problem. add some lines to extra css

    @media screen and (max-width: 1000px) { 
    	.alt-nav {
    		display:none;
    	}
    }
    sapience

    (@sapience)

    thanks but that doesn’t work ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Desktop and mobile menus both displaying on mobile version’ is closed to new replies.