Support » Plugin: Contributors: shariarbd » not working in mobiles

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Md Shariar Sarkar

    (@shariarbd)

    Hi, J M,
    Yes, it will not work on mobile as small screen. If you need this, you need to edit the css of the plugin a bit as follows

    open the css/style.css file and then remove the following css

    @media screen and (max-width:500px){
    .scroll-btn-container {
    display: none;
    }

    }

    it’s about line no 37 to 42.
    It should work! If you have still problem, let me know.
    Thanks

    Plugin Author Md Shariar Sarkar

    (@shariarbd)

    Hope it’s working with you 🙂

    Hey Shariar, people are waiting for your reply on a plug-in that you’ve created, there are questions there from 2 years ago and I’m also after some answers in regards to the question that’s been already asked but you haven’t replied to… Please provide support to users for INTERNET EXPLORER ALERT plugin. It shows you as an owner…

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘not working in mobiles’ is closed to new replies.