• Resolved katehds

    (@katehds)


    On the preview (using my pc Windows 7, Chrome) of my Argent themed website https://hdsarchitects.co.uk the mobile site shows up with the dark grey background I have selected, with white writing.

    When viewed on my actual Sony mobile the site has a completely different layout/colour; for example all the projects and their images are all on one page, images are not in a carousel and the site has a white background making my script unreadable.

    I have also lost widgets 2 and 3.

    If I view “full site” on my mobile it looks much more as the original although the photos are completely distorted. They are not distorted on the preview of a mobile site on my PC.

    Thanks in advance for any assistance.

Viewing 5 replies - 16 through 20 (of 20 total)
  • My apologies! My last reply had a couple of typos:

    1. I meant to say “in order to push the caption further to the right.”

    2. I missed out two surrounding braces from the CSS snippet I gave, which caused it to not work. Could you please try the following?

    @media screen and (max-width: 480px) {
    .carousel-caption {
        left: 15px;
    }
    }

    Thanks!

    Thread Starter katehds

    (@katehds)

    Perfect! All sorted on this one. THANKS so much, I really appreciate it so much.

    You’re welcome! ?? Please start another thread if anything else comes up and I’ll keep this one updated with any news from the developers too.

    As an update: The team have closed this issue as a wontfix as they were not able to reproduce. However, it seems like the custom CSS is working correctly for you. ?? If you need any more help with the CSS or if you have any further trouble, please don’t hesitate to start another thread on this forum.

    Hi everyone! I had the same problem with Gateway theme. So I followed your advice and I switched the jatpack mobile adaptor off because like you said my theme was already responsive. So I solved one problem but now I have a differet one.
    Since I switched that off some of my follower, if opening from ios system mainly, are not able to open the menu. They say it will open for a second and not give them time to actually see and select from the menu.

    I have a Nexsus x5 and it looks fine for me and I am able to use the menu without problem.

    I am sorry but I have no way to provide a screenshot for this problem.

    Is there somehting I can do to fix ios users problem? Could you please be so nice to help me?
    Thanks!

    Thanks you!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Mobile site completely different to preview of mobile site’ is closed to new replies.