Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #384600

    The mobile menu on this site is not showing up. I can touch in the vicinity and it brings up the menu so at least that is working but need the drop down to be visible.

    http://www.tailorednutritionllc.com

    #384940

    Hey mjaraas!

    It looks like you have the background and color both set to white.

    #advanced_menu_toggle, #advanced_menu_hide {
      background-color: #ffffff;
      border-color: transparent;
      color: #ffffff;
    }

    You can add that to your custom CSS and change the colors so it’s visible.

    Regards,
    Elliott

    #389584

    perfect thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘mobile menu not visable’ is closed to new replies.