Tagged: x
-
AuthorPosts
-
September 21, 2016 at 10:20 am #1184780
wtParticipantHello there,
My website’s blog & posts look great on desktop view using mobile devices. I want to force a desktop views on all devices but couldn’t find the mobile setting page. Can you please help? Thanks!September 21, 2016 at 10:23 am #1184788
wtParticipantThis reply has been marked as private.September 21, 2016 at 10:38 am #1184829
RahulModeratorHey There,
Thanks for writing in!
Kindly walk-through this thread for more information regarding your query :
https://community.theme.co/forums/topic/forcing-desktop-view-on-mobile/
Hope this helps!
September 22, 2016 at 1:16 am #1186044
wtParticipantI checked the threads related to the issue and I also used the code given in this thread: https://community.theme.co/forums/topic/is-there-anyway-to-keep-the-desktop-view-on-mobile-device/#post-123638, but it doesn’t work for me. I really need to have a desktop view on mobile devices. I appreciate any help on this.
Thanks in advance!September 22, 2016 at 1:50 am #1186075
RupokMemberHi there,
Thanks for writing back. X is responsive and the content will adapt to the mobile screens to give better user experience and readability. I am not sure what you are referring by desktop view since only the sidebar will collapse on mobile and some font-size would be adjusted. Do you want to keep sidebar for mobile as well? Certainly it won’t be usual and will affect the UX badly. Let us know what you exactly trying to achieve.
Hope this makes sense.
September 22, 2016 at 2:04 am #1186082
wtParticipantHi Rupek,
Thanks for your quick response and wonderful understanding. Yes, you exactly got my point. I want the sidebar to stay to the right side on mobile, just like it was on larger devices. I really appreciate your help.
Thanks!September 22, 2016 at 2:10 am #1186086
RupokMemberHi there,
Thanks for writing back. As I mentioned it would be very unusual and the content would be tiny and unreadable. however if you still want; you can add this under Custom > CSS in the Customizer.
@media only screen and (max-width: 979px) { .x-main.left { float: left; padding-right: 25px !important; width: 72% !important; } .x-sidebar.right { float: right !important; width: 28% !important; } }Hope this helps.
September 22, 2016 at 3:07 am #1186135
wtParticipantThanks again Rupok, for the quick help. Yes, like you said, when I use the code the page looks something weird, sorry for my misunderstanding. I think I should explain what I need in other words. What I need is the zoomed out full desktop view version to be displayed on mobile devices so users can get the same view on both large and smaller devices except the font and content size differences.
Thanks!September 22, 2016 at 3:32 am #1186156
ChristianModeratorI see. Regretfully, we do not support disabling the responsive feature of X. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/
Thank you for understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1184780 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
