Tagged: x
-
AuthorPosts
-
November 3, 2016 at 9:12 pm #1243247
ofmediaParticipantHello, I am trying to get my site full width on mobile. Everything I am trying is not working. Posting info below.
November 3, 2016 at 9:16 pm #1243248
ofmediaParticipantThis reply has been marked as private.November 3, 2016 at 11:55 pm #1243384
FriechModeratorHi Michael,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
@media (max-width: 767px) { .x-container.width.offset { width: 100%; } }Hope it helps, Cheers!
November 4, 2016 at 5:31 pm #1244416
ofmediaParticipantStill looks the same.
November 5, 2016 at 1:41 am #1244757
FriechModeratorHi There,
It does work on my end, see the screenshot below there is no body background on the page anymore because the container is taking the full-width of the page.
http://image.prntscr.com/image/6e6b381971ff4bef80259aa2a4d01ce3.png
Try to clear your browser’s cache. Maybe your mobile have an screen larger than
767px?Let us know how it goes.
Thanks.
November 5, 2016 at 9:47 am #1245061
ofmediaParticipantSorry, I think I explained it wrong. I am looking for the site to scale based on size of the screen instead of breaking based on screen sized. Basically the desktop version is what I am looking for.
November 5, 2016 at 10:21 pm #1245509
Rue NelModeratorHello There,
Do you want to have the same fullwidth look both in desktop and mobile screen? Does it means that you do no want your site to be responsive? Doing so would mean re constructing the css styles because we have to remove all responsive css. Changing the site layout for different screens might not be possible without custom development, this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
Thanks for understanding. Take care!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1243247 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
