Title: Problems with mobile version
Last modified: January 27, 2017

---

# Problems with mobile version

 *  Resolved [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/)
 * Hello: everything seems perfect and I was ready to start using the plugin and
   practically use it as a most important thing on my reviews site, but I’ve just
   found a bug.
 * It is related to two things. Mobile version and a WP Tab widget pro plugin( [http://bit.ly/2jp47H3](http://bit.ly/2jp47H3))
 * So, when I use a WP tab widget pro plugin WITHOUT custom sidebars, there is no
   problem. As soon as I place it inside custom sidebars widget, there is a problem
   and it is shown only in the mobile version so it has to be checked from mobile
   devices. I’ve tried three different devices and everyone sees the same problem.
 * To best describe what is going on, you can see a print screen of the mobile version
   here: [https://s24.postimg.org/beo94et05/Screenshot_20170125_122732.png](https://s24.postimg.org/beo94et05/Screenshot_20170125_122732.png).
   Basically, sidebar widget becomes extremely long, taking over all other content
   on the page and making a site impossible to use with mobile devices.
 * I will now paste two pages on my site. First one is not using custom sidebars,
   and the second one does and you can see the bug there. Warning: the site has 
   adult content and that is why links are shortened.
 * **[Moderator note: WARNING — NSFW]**
 * 1. [http://bit.ly/2jdVNGz](http://bit.ly/2jdVNGz) (without custom sidebars)
    
   2. [http://bit.ly/2jp7TQq](http://bit.ly/2jp7TQq) (with a described problem)
 * thank you very much, this is very important to me.
    -  This topic was modified 9 years, 4 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8707573)
 * Hello [@fdestiny](https://wordpress.org/support/users/fdestiny/),
 * I hope you are doing well!
 * I don’t have access to WP Tab widget to test it on my site. As far as I see this
   is a styling issue and from the looks of it doesn’t conflict with the sidebar
   functionality.
 * Please add the following CSS code to your Theme’s CSS Editor
 *     ```
       @media only screen and (max-device-width: 480px) {
       #wpt_widget-7_content {
           background: rgba(240, 248, 255, 0) !important;
       }
       }
       ```
   
 * If you don’t have a CSS editor, please try the[ Simple Custom CSS plugin.](https://wordpress.org/plugins/simple-custom-css/)
 * Let me know how it goes!
 * Kind regards,
    Nastia
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8707887)
 * OK, I just did both options. First with editing CSS and when that didn’t work,
   I’ve installed plugin you suggested. Still, results are the same. I can send 
   you wp tab widget pro if you want? I’ve tested on my phone and tablet before 
   writing this.
 * thanks for helping.
 *  [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8708127)
 * Hello [@fdestiny](https://wordpress.org/support/users/fdestiny/),
 * Would you please try it without the **[@media](https://wordpress.org/support/users/media/)
   only screen option**. I tested your site and can’t see the issue anymore. This
   is probably because we are using different mobile screen sizes.
 * Replace the above code with this one:
 *     ```
       #wpt_widget-7_content {
           background: rgba(240, 248, 255, 0) !important;
       }
       ```
   
 * Let me know how it goes!
 * Cheers,
    Nastia
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8708243)
 * Hello: I’ve just added, but there is no difference. I am sending you the print
   screen from my tablet:
 * [https://s29.postimg.org/honadcbh3/Screenshot_2017_01_27_21_02_26.jpg](https://s29.postimg.org/honadcbh3/Screenshot_2017_01_27_21_02_26.jpg)
 * I’ve added it with Custom CSS plugin. Also tried adding it in CSS section of 
   theme, but there is no difference 🙁
 * **NSFW:**
    [http://www.femdom-site-reviews.com/mistress-t/](http://www.femdom-site-reviews.com/mistress-t/)(
   you can try it on mobile) But what is strange is that it seems that it works 
   here:
 * **NSFW:**
    [http://www.femdom-site-reviews.com/strapon-dreamer-review/](http://www.femdom-site-reviews.com/strapon-dreamer-review/)
 * Both pages having same configuration.Maybe that helps?
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8717761)
 * Hello: Any news on this?
 *  [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8739270)
 * Hello [@fdestiny](https://wordpress.org/support/users/fdestiny/)
 * Hope all is well!
 * I am afraid I can lo longer replicate this issue. I’ve tested it with the quirktools.
   com and tried all tablet devices.
 * If the widget’s background still shows up, please try to [refresh your browser’s cache](http://www.refreshyourcache.com/en/home/).
 * Also if the issue still persists, would you please try a different mobile device
   to see if you can replicate it there? If you can, please let me know what device
   you are using?
 * Please advise,
 * Cheers,
    Nastia
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8741547)
 * Yes because I was trying to fix it so my friend helped me by editing reponsive.
   css in the theme by removing delete float:none; (line 251).
 * Still,it is not best solution. For example, widget is not centered on the mobile
   version, that is something you can probably see
 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-8802341)
 * Hello fdestiny,
 * I did quick test on:
    **NSFW** [http://www.femdom-site-reviews.com/mistress-t/](http://www.femdom-site-reviews.com/mistress-t/)
   and I don’t see widgets not centered. Can you share a screenshot of what you 
   see?
 * kind regards,
    Kasia
 *  [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-9019450)
 * Thank you for working with us to answer your questions. I am going to mark this
   topic resolved because we did not hear back from you. Let us know if it is still
   an issue and we can reopen the ticket.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Problems with mobile version’ is closed to new replies.

 * ![](https://ps.w.org/custom-sidebars/assets/icon-256x256.png?rev=1414065)
 * [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager](https://wordpress.org/plugins/custom-sidebars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-sidebars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-sidebars/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-sidebars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-sidebars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-sidebars/reviews/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * 9 replies
 * 4 participants
 * Last reply from: [jdailey](https://wordpress.org/support/users/jdailey/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/problems-with-mobile-version-3/#post-9019450)
 * Status: resolved