Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #804445

    Hi Support Theam

    I would like to have a menu item in the footer menu just on mobile devices (like https://kriesi.at/support/topic/enfold-show-menu-items-only-in-mobile-devices/) so i try the following:

    @media only screen and (min-width: 1024px) {
    #menu-item-4517 {
    display: none!important;
    }
    }
    But it does not work. What did i wrong?

    All the best, Pascal

    #804831

    Hey Pascal,

    There is no menu item with that ID on your page.

    Best regards,
    Rikard

    #804993

    Hi Rikard
    Ups, yes im wrong, shoulb be 4516, and now it works!
    Thank you,
    Pascal

    #806334

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu item, just on mobile device’ is closed to new replies.