Tagged: x
-
AuthorPosts
-
August 15, 2016 at 7:21 am #1131772
DivParticipantHey
I am using Integrity 1 demo content for setting up my website. However the layout is not responsive. The sections are appearing too big according to mobile screen size.
After going through your forum I have already added the custom css
@media handheld, only screen and (max-width: 767px) {
.x-content-band.bg-image {
background-size:contain;
}
}
but it doesn’t works.
Can you suggest the the most possible way to make the sections of my website responsive.August 15, 2016 at 7:49 am #1131804
JoaoModeratorHi There,
Would you mind sharing with us your URL so we can provide you a tailored answer?
Also please point us the specific sections you are referring to.
Thanks
Joao
August 17, 2016 at 10:38 am #1135332
DivParticipantwebsite url-http://new.focusinfosoft.com
Please suggest a way so that the entire content is adjusted according to the different screen sizes (mobile, tabs , laptop).August 17, 2016 at 11:55 am #1135434
RupokMemberHi there,
Can you point us the accordion with exact page URL as I can’t find this on your site? Meantime try updating your media query like this :
@media only screen and (max-width: 767px) { .x-content-band.bg-image { background-size:contain; } }Hope this helps.
August 18, 2016 at 12:49 am #1136307
DivParticipantThe exact url of my site is http://new.focusinfosoft.com/
No the media query suggested is not working as well. Even the revolution slider is not visible on mobile.August 18, 2016 at 2:57 am #1136424
RupokMemberHi there,
Unfortunately I can’t see any accordion there in given URL and that’s why asked for exact page URL. If you are using this on home page, would you point us with a screenshot?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1131772 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
