*

slicer

  • ****
  • 204 posts
Pop up on mobile version
« on: December 14, 2017, 02:59:35 PM »
Hi, I noticed that popup doesn't work well on mobile version, if you press "add" or "view" rating the coming popup doesn't move to your view port, instead it stays off on top of the screen.

Thanks.

*

MB Themes

Re: Pop up on mobile version
« Reply #1 on: December 17, 2017, 08:38:55 PM »
@slicer
We've just updated plugin to not use fancybox anymore, however box should be shown on current position. Let me check.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: Pop up on mobile version
« Reply #2 on: December 17, 2017, 08:55:51 PM »
@slicer
in user.css find:
Code: [Select]
top:5%!important;
change it to:
Code: [Select]
top:5%;
Clean cache.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

slicer

  • ****
  • 204 posts
Re: Pop up on mobile version
« Reply #3 on: December 21, 2017, 03:09:22 AM »
@slicer
in user.css find:
Code: [Select]
top:5%!important;
change it to:
Code: [Select]
top:5%;
Clean cache.

A lot of thanks I haven't touched yet because I'm hella busy now, but I'll do it ASAP have a good one bud. ^_^