This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

2 columns problem in mobile android browser

3 years ago · Last reply by Andrew Misplon 3 years ago

Hello,

People see the website from facebook that automatically uses android browser and the rows that are split in two columns, they are split in 2 columns even for mobile. In chrome is ok. I tried to force display block in columns but after the order not working (right column first). I use Page Builder Framework theme.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 3 years, 9 months ago

    Hi Maria

    Thanks for reaching out.

    Do you have a public URL where we can take a look at what’s going on?

    Kind regards

    Andrew

  2. Maria Vougiouka 3 years, 9 months ago

    Hello Andrew,

    I found out that i had to force the row to read this for mobile screens

    .siteorigin-panels-stretch {
    -webkit-flex-direction: column!important;
    flex-direction: column!important;
    }

    after that it worked ok.

    Thank you :)

  3. Andrew Misplon Staff 3 years, 9 months ago

    Hi Maria

    Thanks for your feedback. I’m glad to hear you were able to make progress with a Custom CSS rule.

    All the best with your site.

    Kind regards

    Andrew

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread