Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Thanks for being with us, You needs to add some code to your style.css of theme.

    Go to Appearance >> Editor and you will see an editor with style.css file opened. Please add the below code to the end of the file. and click on update file.

    @media only screen and (max-device-width: 480px) {
    #divBottomRight
    {
    display:none !important;
    }
    }

    Thanks It worked. I stopped using the plug in because It messed up my mobile site, but when using this code its all good! 🙂

    Siddiq

    (@hasbunallahdotcom)

    I added the same code to my style.css file however even after i deleted all the cache and cookies from iphone5, it still showing up. I am using wordpress version 3.8. Any suggestions?

    Please send an email to info (at) acurax [dot] com along with your website URL and login, we will do it for you.

    hi there,
    the code you mentioned doesn’t disable on my mobile. could you provide me with an updated solution? thanks!

    Its the only solution,

    Please send an email to info (at) acurax [dot] com along with your website URL and login, we will do it for you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘disable for mobile devices?’ is closed to new replies.