New Landing How can we help? Themeforest Theme Support Uplift Mobile menu differs from primary menu (even though they are the same).

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #312992
    nosuchagency
    Member
    Post count: 226

    Hi guys.

    We’re experiencing that the primary menu of our site is displayed different on mobile than on desktop.
    In the mobile version of the menu there’s suddenly “backend notifications” in the menu??

    Any ideas on how, what and when??
    Screenshot attached.

    SorenJ.

    Attachments:
    You must be logged in to view attached files.
    #313000
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    .menu .menu-item-desc {
        display: none;
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.