Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1054822

    Hi there,

    I have been working diligently on the welcome page for a website I am building. I believe I have finally completed it. I moved on to building some of the other pages. In particular I started to build the “services” page and noticed as I was updating and making changes on the page that if it is viewed on a mobile phone in the vertical position it does not reorganize the content to be mobile responsive, it just tries to smash everything together. I have put up some temporary content on the “services” page and the “contact” page to illustrate the issue. Please advise!

    Thanks

    #1054907

    Update* Seems I have fixed the contact page with the following code in the quick css

    @media only screen and (max-width: 1200px) {
    .flex_column { width: 100% !important; margin-left: 0 !important; }}

    However the “services page still looks like it is out of alignment and not stacking when on mobile holding it vertical. Any suggestions would be great.

    #1055600

    Hi StottTrucking,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1057466

    Sorry, I got it figured out eventually. this thread can be closed. Thanks.

    #1057492

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Every page except for the "welcome" page seem to not be mobile responsive.’ is closed to new replies.