• On mobile the hamburger menu is visable, but the menu items are not. How can I get this to work?

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

Viewing 1 replies (of 1 total)
  • Theme Author CodeVibrant

    (@codevibrant)

    Hello @renetb

    Please add the following code in additional CSS box in customizer for fix:

    .home #masthead {
    	position: relative;
    	left: 0;
    	top: 0;
    }

    Thanks ??

Viewing 1 replies (of 1 total)
  • The topic ‘Hamburger menu does not work’ is closed to new replies.