NiceThemesmobile web is not stable – NiceThemes http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/feed/ Sun, 20 Apr 2025 18:42:27 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32916 <![CDATA[mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32916 Mon, 14 Aug 2017 07:34:01 +0000 Viet hi, tks so much for your support. It works. Then i have another problem with mobile version of my web, that is my web is not stable when i move the screen left and right.I mean that normally we just scroll up and down the screen, and horizontal orientation is fix. Can i fix that?

]]>
http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32918 <![CDATA[Reply To: mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32918 Mon, 14 Aug 2017 13:19:38 +0000 Juanfra Aldasoro Hi,

Thanks for writing. I hope you are doing well.

I’m not sure if I’m understanding your problem. What do you mean by saying that is not stable?

Can you send me a link to your site in a private reply? And would you please tell me in which device are you currently testing it?

Thanks,
Juan.

]]>
http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32943 <![CDATA[Reply To: mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-32943 Tue, 15 Aug 2017 03:17:22 +0000 Viet http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33111 <![CDATA[Reply To: mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33111 Sat, 19 Aug 2017 02:34:40 +0000 Andrés Villarreal Hi,

Sorry for the delayed answer. We have been working on this issue, and we’re adding a fix for it in the next version of the theme. In the meantime, you can use the following CSS:

@media only all and (max-width: 1023px) {
   #wrapper {
    overflow-x: hidden;
    overflow-y: initial;
   }
}

You can add that code in Appearance > Customize > Additional CSS.

Please let us know if this works for you.

Best,

Andrés.

]]>
http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33378 <![CDATA[Reply To: mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33378 Wed, 30 Aug 2017 08:45:03 +0000 Viet hi Andres, it works on sub page, but still remain the same issue at mainpage, when just access to website.Tks

]]>
http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33400 <![CDATA[Reply To: mobile web is not stable]]> http://nicethemeswp.com/forums/topic/mobile-web-is-not-stable/#post-33400 Wed, 30 Aug 2017 18:41:28 +0000 Andrés Villarreal Hi,

I see the fix working as expected in all the pages I visited from your site, but I’m not sure what you mean when you refer to “sub page” and “mainpage”. Could you give us a link to a page where you don’t see this working correctly?

Best,

Andrés.

]]>