• On phones the popup window is large. I reset the plug-in thinking I made it too wide. Not the case. The site become dysfunctional on phones. I understand you can disable it on the phones but before the update it worked.

    Also the default styling used to have text, now it is greyed out. Is there a way I can get at this template?

    Thanks

    https://www.ads-software.com/plugins/social-popup/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you paste the link of your site. I think i fixed that in the last version by added a simple css rule

    Thread Starter gomerblog

    (@gomerblog)

    https://gomerblog.com It takes 30-40 sec. Also I noticed I have a Galaxy note 2 and if mobile is turned off I still get the pop-up. Which stinks because it’s so big you can’t click on anything Also if facebook button is before the twitter button then it is even longer.

    Hi Gomer, the css rule is for 320px devices i will update that in a future.

    Try adding this to your style.css

    @media only screen and (max-width: 720px) {#spu-main {max-width:300px;}}

    That will make on any screen less than 720px display the popup at a size of 300px;

    Please try with that and let me know. I will update mobile detection library on next release

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Window is large’ is closed to new replies.