Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1131772
    Div
    Participant

    Hey
    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.

    #1131804
    Joao
    Moderator

    Hi 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

    #1135332
    Div
    Participant

    website 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).

    #1135434
    Rupok
    Member

    Hi 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.

    #1136307
    Div
    Participant

    The 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.

    #1136424
    Rupok
    Member

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-1131772 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>