Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter finc

    (@finc)

    When i hide all widgets completely. They are anyway visible on my mobile device

    Thread Starter finc

    (@finc)

    I have done it!

    Plugin Contributor Qurl

    (@qurl)

    Do I understand correctly it’s working anyway?

    Thread Starter finc

    (@finc)

    I used a different way to solve this. Added to style sheet this

    @media only screen and (max-width:1024px) {
    .hide_on_mobile {
    display: none !important;}
    }

    and using now ZigWidgetClass Plugin for the Widget

    Thanks a lot

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not working for Mobile’ is closed to new replies.