• Resolved wahara

    (@wahara)


    Hi there,
    My menu works great on computer but on mobile it only shows the top level items and I can’t see or access the subitems: https://www.reiki-centre.com

    Any ideas?
    Thanks! Elaine

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Elaine,

    Thanks for bringing this issue to my attention. It looks like mobile link color setting in Unlimited Pro isn’t currently affecting the dropdown buttons on mobile. They’re still white which is why they can’t be seen on the white background right now.

    Please add the following CSS to your site to correct this issue:

    .toggle-dropdown {
      color: #000;
    }

    You can copy & paste the above CSS into the Custom CSS section in the Customizer (Appearance > Customize). Once added, the dropdown buttons will be visible on mobile.

    Thread Starter wahara

    (@wahara)

    Perfect thank you!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu on mobile doesn’t show subitems’ is closed to new replies.