Viewing 3 replies - 1 through 3 (of 3 total)
  • I had the same issue. I resolved it by adding a line in my mobile theme css:

    #rfwbs_slider{
    	display:none;
    }

    hopefully it works for you too

    Buienradars

    (@buienradars)

    `#rfwbs_slider{
    display:none;
    }

    Not working for me.

    Hi, I know it’s been a long time but wanted to suggest this:

    #rfwbs_slider{
    	display:none !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deactivate in Mobile’ is closed to new replies.