• Resolved poukamisas

    (@poukamisas)


    Hi,
    `I would like to hide the menu “Aelia spa υπηρεσ?ε?” from mobiles, by the option “Hide item on mobile” but it does not work even though I followed the instructions to clean the cache and the W3 Total Cache and the other 2 tools that I have enabled and are related to the cache (i.e. I had disabled them and tried to see if it works). I have also opened through an incognito window. The only thing left is on the server side, which I don’t know how to do. Can you take a look? I have left the hide on mobile option enabled.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi,

    I have covid at the moment and will take a look at this once I am feeling OK.

    Regards,
    Tom

    Thread Starter poukamisas

    (@poukamisas)

    I wish you to take it easy. Be strong.

    Plugin Author megamenu

    (@megamenu)

    Hi,

    It is not perfect, as your mobile menu is not really controlled by MMM at the moment (instead if is a ‘mix’ of your theme mobile menu and MMM) but you can try addig this CSS to Mega Menu > Menu Themes > Custom Styling (it must go here and not somewhere else)

    @include mobile {
        .sidr-class-mega-hide-on-mobile {
              display: none !important;
         }
    }

    Regards,
    Tom

    Thread Starter poukamisas

    (@poukamisas)

    Thank you!
    It works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Hide item on mobile” option not working’ is closed to new replies.